mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 18:58:17 +02:00
IdeConfig: add $(IDEBuildOptions)
This commit is contained in:
parent
4fc3c86190
commit
c2f347704d
@ -12,6 +12,9 @@
|
||||
<IncludeFiles Value="include;include\$(TargetOS)"/>
|
||||
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
||||
</SearchPaths>
|
||||
<Other>
|
||||
<CustomOptions Value="$(IDEBuildOptions)"/>
|
||||
</Other>
|
||||
</CompilerOptions>
|
||||
<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.
|
||||
|
Loading…
Reference in New Issue
Block a user