diff options
author | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2010-09-20 13:20:13 +0200 |
---|---|---|
committer | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2010-09-20 13:20:13 +0200 |
commit | 473049a821cea6ebfb9a8d11fb8d6b8662afba06 (patch) | |
tree | d4de26cd4b0eaa0b605b79d4a6444392eccec530 /examples/apps/globe | |
parent | 557db62196f6858827a609ec75a978a6565af15e (diff) | |
download | fpGUI-473049a821cea6ebfb9a8d11fb8d6b8662afba06.tar.xz |
Globe: project options set to remove console window
Diffstat (limited to 'examples/apps/globe')
-rw-r--r-- | examples/apps/globe/globe.lpi | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/apps/globe/globe.lpi b/examples/apps/globe/globe.lpi index 066bca8c..cfefa9b2 100644 --- a/examples/apps/globe/globe.lpi +++ b/examples/apps/globe/globe.lpi @@ -63,6 +63,13 @@ <SearchPaths> <UnitOutputDirectory Value="units/$(TargetCPU)-$(TargetOS)"/> </SearchPaths> + <Linking> + <Options> + <Win32> + <GraphicApplication Value="True"/> + </Win32> + </Options> + </Linking> <Other> <CompilerMessages> <UseMsgFile Value="True"/> |