From 343f624143c279d412bc0059f690761c5d898638 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Sat, 28 Apr 2007 12:05:50 +0000 Subject: 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 --- dists/msvc8/scumm.vcproj | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dists/msvc8/scumm.vcproj') diff --git a/dists/msvc8/scumm.vcproj b/dists/msvc8/scumm.vcproj index 0dffc109ae..324b5173df 100644 --- a/dists/msvc8/scumm.vcproj +++ b/dists/msvc8/scumm.vcproj @@ -4,6 +4,7 @@ Version="8,00" Name="scumm" ProjectGUID="{B6AFD548-63D2-40CD-A652-E87095AFCBAF}" + RootNamespace="scumm" Keyword="Win32Proj" > @@ -90,6 +91,7 @@ IntermediateDirectory="scumm_Release" ConfigurationType="4" CharacterSet="2" + WholeProgramOptimization="1" >