summaryrefslogtreecommitdiff
path: root/uidesigner/uidesigner.lpi
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graeme@mastermaths.co.za>2010-02-17 09:58:50 +0200
committerGraeme Geldenhuys <graeme@mastermaths.co.za>2010-02-17 09:58:50 +0200
commit8f8eff31116f39e798c6a2163698fa36793bc538 (patch)
treed6e9f0f0942ad651648c044416683d9d394bf559 /uidesigner/uidesigner.lpi
parenta80bbdbcd494e6259827ac1504d381f2d89af888 (diff)
downloadfpGUI-8f8eff31116f39e798c6a2163698fa36793bc538.tar.xz
New unit output directory for UI Designer.
This allows you to have separate output directories for various CPU types and Target OSes.
Diffstat (limited to 'uidesigner/uidesigner.lpi')
-rw-r--r--uidesigner/uidesigner.lpi6
1 files changed, 4 insertions, 2 deletions
diff --git a/uidesigner/uidesigner.lpi b/uidesigner/uidesigner.lpi
index ec91edc2..ef96d8fe 100644
--- a/uidesigner/uidesigner.lpi
+++ b/uidesigner/uidesigner.lpi
@@ -10,7 +10,6 @@
<SessionStorage Value="InProjectDir"/>
<MainUnit Value="0"/>
<TargetFileExt Value=""/>
- <Title Value="uiDesigner"/>
</General>
<VersionInfo>
<ProjectVersion Value=""/>
@@ -114,6 +113,9 @@
</ProjectOptions>
<CompilerOptions>
<Version Value="8"/>
+ <SearchPaths>
+ <UnitOutputDirectory Value="units/$(TargetCPU)-$(TargetOS)"/>
+ </SearchPaths>
<Parsing>
<SyntaxOptions>
<AllowLabel Value="False"/>
@@ -121,7 +123,7 @@
</SyntaxOptions>
</Parsing>
<Other>
- <CustomOptions Value="-FUunits
+ <CustomOptions Value="
"/>
<CompilerPath Value="$(CompPath)"/>
</Other>