mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-13 14:39:33 +01:00
lazutils,lclbase,synedit: Some fixes related to r59934 #a2e9341eb3
git-svn-id: trunk@59937 -
This commit is contained in:
parent
e575aff702
commit
21e4fd4e8f
@ -5,7 +5,6 @@
|
|||||||
<Type Value="RunAndDesignTime"/>
|
<Type Value="RunAndDesignTime"/>
|
||||||
<BuildMethod Value="Both"/>
|
<BuildMethod Value="Both"/>
|
||||||
<Author Value="Lazarus Team"/>
|
<Author Value="Lazarus Team"/>
|
||||||
<AutoUpdate Value="OnRebuildingAll"/>
|
|
||||||
<CompilerOptions>
|
<CompilerOptions>
|
||||||
<Version Value="11"/>
|
<Version Value="11"/>
|
||||||
<SearchPaths>
|
<SearchPaths>
|
||||||
|
|||||||
@ -49,7 +49,8 @@ If you wish to allow use of your version of these files only under the terms of
|
|||||||
<AddToUsesPkgSection Value="False"/>
|
<AddToUsesPkgSection Value="False"/>
|
||||||
<UnitName Value="LazSynIMM"/>
|
<UnitName Value="LazSynIMM"/>
|
||||||
<CustomOptions Items="FPMake" Version="2">
|
<CustomOptions Items="FPMake" Version="2">
|
||||||
<_FPMake Items="TargetOSes">
|
<_FPMake Items="AllOSes/TargetOSes">
|
||||||
|
<_AllOSes Value="False"/>
|
||||||
<_TargetOSes Value="win32,win64"/>
|
<_TargetOSes Value="win32,win64"/>
|
||||||
</_FPMake>
|
</_FPMake>
|
||||||
</CustomOptions>
|
</CustomOptions>
|
||||||
|
|||||||
@ -5,7 +5,6 @@
|
|||||||
<Type Value="RunAndDesignTime"/>
|
<Type Value="RunAndDesignTime"/>
|
||||||
<BuildMethod Value="Both"/>
|
<BuildMethod Value="Both"/>
|
||||||
<Author Value="Lazarus"/>
|
<Author Value="Lazarus"/>
|
||||||
<AutoUpdate Value="OnRebuildingAll"/>
|
|
||||||
<CompilerOptions>
|
<CompilerOptions>
|
||||||
<Version Value="11"/>
|
<Version Value="11"/>
|
||||||
<SearchPaths>
|
<SearchPaths>
|
||||||
@ -19,7 +18,6 @@
|
|||||||
<Verbosity>
|
<Verbosity>
|
||||||
<ShowNotes Value="False"/>
|
<ShowNotes Value="False"/>
|
||||||
<ShowHints Value="False"/>
|
<ShowHints Value="False"/>
|
||||||
<ShowGenInfo Value="False"/>
|
|
||||||
</Verbosity>
|
</Verbosity>
|
||||||
<CustomOptions Value="$(IDEBuildOptions)"/>
|
<CustomOptions Value="$(IDEBuildOptions)"/>
|
||||||
</Other>
|
</Other>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user