diff options
author | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2010-04-14 09:33:44 +0200 |
---|---|---|
committer | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2010-04-14 09:33:44 +0200 |
commit | 1bc2229daef902144b757579b29325f2c92f688a (patch) | |
tree | 95f5b9f6c1b2617ab126664ea2e51dcd053ce2ff /examples/gui/tabtest | |
parent | a49b2d58f2c70343979d4a1dae821ef3a790a555 (diff) | |
download | fpGUI-1bc2229daef902144b757579b29325f2c92f688a.tar.xz |
tabtest: update project settings, unit output directory
Diffstat (limited to 'examples/gui/tabtest')
-rw-r--r-- | examples/gui/tabtest/tabtest.lpi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/gui/tabtest/tabtest.lpi b/examples/gui/tabtest/tabtest.lpi index 8084e74f..b29eb7a0 100644 --- a/examples/gui/tabtest/tabtest.lpi +++ b/examples/gui/tabtest/tabtest.lpi @@ -40,13 +40,15 @@ </ProjectOptions> <CompilerOptions> <Version Value="8"/> + <SearchPaths> + <UnitOutputDirectory Value="units"/> + </SearchPaths> <Linking> <Debugging> <UseHeaptrc Value="True"/> </Debugging> </Linking> <Other> - <CustomOptions Value="-FUunits"/> <CompilerPath Value="$(CompPath)"/> </Other> </CompilerOptions> |