aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8/gob.vcproj
diff options
context:
space:
mode:
authorFilippos Karapetis2007-04-28 12:05:50 +0000
committerFilippos Karapetis2007-04-28 12:05:50 +0000
commit343f624143c279d412bc0059f690761c5d898638 (patch)
treea7101ec5021b9384912dfd91b966facc81084e63 /dists/msvc8/gob.vcproj
parent7ca6b29f35d522d78c583979a595a6b5bb80cca9 (diff)
downloadscummvm-rg350-343f624143c279d412bc0059f690761c5d898638.tar.gz
scummvm-rg350-343f624143c279d412bc0059f690761c5d898638.tar.bz2
scummvm-rg350-343f624143c279d412bc0059f690761c5d898638.zip
Updated the rootnamespace property and unified the compiler optimizations across all engines for the MSVC8 project files. Also, changed the subsystem to be console instead of windows, so that the console window is shown, like in the gcc SVN binaries
svn-id: r26650
Diffstat (limited to 'dists/msvc8/gob.vcproj')
-rw-r--r--dists/msvc8/gob.vcproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/dists/msvc8/gob.vcproj b/dists/msvc8/gob.vcproj
index f9875f0d89..5def46a7e2 100644
--- a/dists/msvc8/gob.vcproj
+++ b/dists/msvc8/gob.vcproj
@@ -91,6 +91,7 @@
IntermediateDirectory="gob_Release"
ConfigurationType="4"
CharacterSet="2"
+ WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"