diff options
author | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2010-04-06 11:14:17 +0200 |
---|---|---|
committer | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2010-04-06 11:14:17 +0200 |
commit | 17011ad9492ad07f8ad44214166d544cdb3b257a (patch) | |
tree | 171960b999e1fc9b75ec177ea981f2871d9af54c /examples/gui/animation | |
parent | 86ac08cff5341b4a6f5749e09a55af71aa522d16 (diff) | |
download | fpGUI-17011ad9492ad07f8ad44214166d544cdb3b257a.tar.xz |
examples: fixed unit output directory settings.
Diffstat (limited to 'examples/gui/animation')
-rw-r--r-- | examples/gui/animation/anim_test.lpi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/gui/animation/anim_test.lpi b/examples/gui/animation/anim_test.lpi index 13f0bba2..16a03599 100644 --- a/examples/gui/animation/anim_test.lpi +++ b/examples/gui/animation/anim_test.lpi @@ -42,8 +42,7 @@ <CompilerOptions> <Version Value="8"/> <Other> - <CustomOptions Value="-FUunits -"/> + <CustomOptions Value="-FUunits"/> <CompilerPath Value="$(CompPath)"/> </Other> </CompilerOptions> |