mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-03 23:59:32 +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"/>
|
||||
<BuildMethod Value="Both"/>
|
||||
<Author Value="Lazarus Team"/>
|
||||
<AutoUpdate Value="OnRebuildingAll"/>
|
||||
<CompilerOptions>
|
||||
<Version Value="11"/>
|
||||
<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"/>
|
||||
<UnitName Value="LazSynIMM"/>
|
||||
<CustomOptions Items="FPMake" Version="2">
|
||||
<_FPMake Items="TargetOSes">
|
||||
<_FPMake Items="AllOSes/TargetOSes">
|
||||
<_AllOSes Value="False"/>
|
||||
<_TargetOSes Value="win32,win64"/>
|
||||
</_FPMake>
|
||||
</CustomOptions>
|
||||
|
||||
@ -5,7 +5,6 @@
|
||||
<Type Value="RunAndDesignTime"/>
|
||||
<BuildMethod Value="Both"/>
|
||||
<Author Value="Lazarus"/>
|
||||
<AutoUpdate Value="OnRebuildingAll"/>
|
||||
<CompilerOptions>
|
||||
<Version Value="11"/>
|
||||
<SearchPaths>
|
||||
@ -19,7 +18,6 @@
|
||||
<Verbosity>
|
||||
<ShowNotes Value="False"/>
|
||||
<ShowHints Value="False"/>
|
||||
<ShowGenInfo Value="False"/>
|
||||
</Verbosity>
|
||||
<CustomOptions Value="$(IDEBuildOptions)"/>
|
||||
</Other>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user