mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 00:09:17 +02:00
IdeConfig: add $(IDEBuildOptions)
This commit is contained in:
parent
4fc3c86190
commit
c2f347704d
@ -12,6 +12,9 @@
|
|||||||
<IncludeFiles Value="include;include\$(TargetOS)"/>
|
<IncludeFiles Value="include;include\$(TargetOS)"/>
|
||||||
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
|
<Other>
|
||||||
|
<CustomOptions Value="$(IDEBuildOptions)"/>
|
||||||
|
</Other>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="-- This package is part of the IDE --
|
<Description Value="-- This package is part of the IDE --
|
||||||
This package does not guarantee any particular interface/API. Files are maintained for the use by the IDE.
|
This package does not guarantee any particular interface/API. Files are maintained for the use by the IDE.
|
||||||
|
Loading…
Reference in New Issue
Block a user