mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 09:19:32 +02:00
ProjectGroups: Add $(IDEBuildOptions) to CustomOptions.
git-svn-id: trunk@53160 -
This commit is contained in:
parent
e9bfcc0273
commit
32d3fb866f
@ -9,6 +9,9 @@
|
||||
<SearchPaths>
|
||||
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
||||
</SearchPaths>
|
||||
<Other>
|
||||
<CustomOptions Value="$(IDEBuildOptions)"/>
|
||||
</Other>
|
||||
</CompilerOptions>
|
||||
<Description Value="IDE Add-on for grouping projects, packages and project groups."/>
|
||||
<License Value="Same as IDEIntf.
|
||||
|
Loading…
Reference in New Issue
Block a user