diff options
author | graemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf> | 2007-11-30 14:28:11 +0000 |
---|---|---|
committer | graemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf> | 2007-11-30 14:28:11 +0000 |
commit | b657b3cffbd21178bac28505e7d70dee61e17b4a (patch) | |
tree | 2be7473507a8fc5a38f6b7647a39c553aa831a90 /prototypes/fpgui2/tests | |
parent | e0759e7b6b64b447db2edadb251a1ab0ce6020d8 (diff) | |
download | fpGUI-b657b3cffbd21178bac28505e7d70dee61e17b4a.tar.xz |
* Fixed all the memory leaks I could find in CoreLib. We now have non in CoreLib.
Diffstat (limited to 'prototypes/fpgui2/tests')
-rw-r--r-- | prototypes/fpgui2/tests/themetest.lpi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/prototypes/fpgui2/tests/themetest.lpi b/prototypes/fpgui2/tests/themetest.lpi index b0826d88..ccc40a37 100644 --- a/prototypes/fpgui2/tests/themetest.lpi +++ b/prototypes/fpgui2/tests/themetest.lpi @@ -46,7 +46,8 @@ <Generate Value="Faster"/> </CodeGeneration> <Other> - <CustomOptions Value="-FUunits"/> + <CustomOptions Value="-FUunits +"/> <CompilerPath Value="$(CompPath)"/> </Other> </CompilerOptions> |