lazutils,lclbase,synedit: Some fixes related to r59934 #a2e9341eb3

git-svn-id: trunk@59937 -
This commit is contained in:
joost 2018-12-29 22:28:24 +00:00
parent e575aff702
commit 21e4fd4e8f
3 changed files with 2 additions and 4 deletions

View File

@ -5,7 +5,6 @@
<Type Value="RunAndDesignTime"/>
<BuildMethod Value="Both"/>
<Author Value="Lazarus Team"/>
<AutoUpdate Value="OnRebuildingAll"/>
<CompilerOptions>
<Version Value="11"/>
<SearchPaths>

View File

@ -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>

View File

@ -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>