summaryrefslogtreecommitdiff
path: root/examples/gui/customstyles
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graemeg@gmail.com>2014-06-23 21:49:18 +0100
committerGraeme Geldenhuys <graemeg@gmail.com>2014-06-23 21:49:18 +0100
commit3fee751e6fcdd119a0e0129bc0d9745199a75191 (patch)
tree3dcf2d7d9d510f228a89b11bfdda870496286164 /examples/gui/customstyles
parenta85842cc80b6c641153fa1984f7773e1e201b854 (diff)
downloadfpGUI-3fee751e6fcdd119a0e0129bc0d9745199a75191.tar.xz
Demo project files (Lazarus IDE) settings updated.
Defined consistent unit output paths and target filenames.
Diffstat (limited to 'examples/gui/customstyles')
-rw-r--r--examples/gui/customstyles/customstyles.lpi7
1 files changed, 6 insertions, 1 deletions
diff --git a/examples/gui/customstyles/customstyles.lpi b/examples/gui/customstyles/customstyles.lpi
index 50b2d740..36fef016 100644
--- a/examples/gui/customstyles/customstyles.lpi
+++ b/examples/gui/customstyles/customstyles.lpi
@@ -53,6 +53,12 @@
</ProjectOptions>
<CompilerOptions>
<Version Value="11"/>
+ <Target>
+ <Filename Value="customstyles_test"/>
+ </Target>
+ <SearchPaths>
+ <UnitOutputDirectory Value="units"/>
+ </SearchPaths>
<Parsing>
<SyntaxOptions>
<CStyleOperator Value="False"/>
@@ -73,7 +79,6 @@
<CompilerMessages>
<UseMsgFile Value="True"/>
</CompilerMessages>
- <CustomOptions Value="-FUunits"/>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>