diff options
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"/> |