[Scummvm-cvs-logs] SF.net SVN: scummvm: [26650] scummvm/trunk/dists/msvc8
thebluegr at users.sourceforge.net
thebluegr at users.sourceforge.net
Sat Apr 28 14:05:51 CEST 2007
Revision: 26650
http://scummvm.svn.sourceforge.net/scummvm/?rev=26650&view=rev
Author: thebluegr
Date: 2007-04-28 05:05:50 -0700 (Sat, 28 Apr 2007)
Log Message:
-----------
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
Modified Paths:
--------------
scummvm/trunk/dists/msvc8/agos.vcproj
scummvm/trunk/dists/msvc8/cine.vcproj
scummvm/trunk/dists/msvc8/cruise.vcproj
scummvm/trunk/dists/msvc8/gob.vcproj
scummvm/trunk/dists/msvc8/kyra.vcproj
scummvm/trunk/dists/msvc8/lure.vcproj
scummvm/trunk/dists/msvc8/queen.vcproj
scummvm/trunk/dists/msvc8/saga.vcproj
scummvm/trunk/dists/msvc8/scumm.vcproj
scummvm/trunk/dists/msvc8/scummvm.vcproj
scummvm/trunk/dists/msvc8/sky.vcproj
scummvm/trunk/dists/msvc8/sword1.vcproj
scummvm/trunk/dists/msvc8/sword2.vcproj
Modified: scummvm/trunk/dists/msvc8/agos.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/agos.vcproj 2007-04-28 10:40:00 UTC (rev 26649)
+++ scummvm/trunk/dists/msvc8/agos.vcproj 2007-04-28 12:05:50 UTC (rev 26650)
@@ -4,6 +4,7 @@
Version="8,00"
Name="agos"
ProjectGUID="{E0EC9C72-A33E-49DA-B1DC-BB44B9799BFA}"
+ RootNamespace="agos"
Keyword="Win32Proj"
>
<Platforms>
@@ -91,6 +92,7 @@
ConfigurationType="4"
ATLMinimizesCRunTimeLibraryUsage="true"
CharacterSet="2"
+ WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
Modified: scummvm/trunk/dists/msvc8/cine.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/cine.vcproj 2007-04-28 10:40:00 UTC (rev 26649)
+++ scummvm/trunk/dists/msvc8/cine.vcproj 2007-04-28 12:05:50 UTC (rev 26650)
@@ -4,6 +4,7 @@
Version="8,00"
Name="cine"
ProjectGUID="{1CA4AC50-5426-433A-8B5E-FFE39568098E}"
+ RootNamespace="cine"
Keyword="Win32Proj"
>
<Platforms>
@@ -90,6 +91,7 @@
IntermediateDirectory="cine_Release"
ConfigurationType="4"
CharacterSet="2"
+ WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
Modified: scummvm/trunk/dists/msvc8/cruise.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/cruise.vcproj 2007-04-28 10:40:00 UTC (rev 26649)
+++ scummvm/trunk/dists/msvc8/cruise.vcproj 2007-04-28 12:05:50 UTC (rev 26650)
@@ -4,6 +4,7 @@
Version="8,00"
Name="cruise"
ProjectGUID="{8863B00B-059A-471E-876D-A955ECEFD0D2}"
+ RootNamespace="cruise"
Keyword="Win32Proj"
>
<Platforms>
@@ -90,6 +91,7 @@
IntermediateDirectory="cruise_Release"
ConfigurationType="4"
CharacterSet="2"
+ WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
Modified: scummvm/trunk/dists/msvc8/gob.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/gob.vcproj 2007-04-28 10:40:00 UTC (rev 26649)
+++ scummvm/trunk/dists/msvc8/gob.vcproj 2007-04-28 12:05:50 UTC (rev 26650)
@@ -91,6 +91,7 @@
IntermediateDirectory="gob_Release"
ConfigurationType="4"
CharacterSet="2"
+ WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
Modified: scummvm/trunk/dists/msvc8/kyra.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/kyra.vcproj 2007-04-28 10:40:00 UTC (rev 26649)
+++ scummvm/trunk/dists/msvc8/kyra.vcproj 2007-04-28 12:05:50 UTC (rev 26650)
@@ -91,6 +91,7 @@
IntermediateDirectory="kyra_Release"
ConfigurationType="4"
CharacterSet="2"
+ WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
Modified: scummvm/trunk/dists/msvc8/lure.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/lure.vcproj 2007-04-28 10:40:00 UTC (rev 26649)
+++ scummvm/trunk/dists/msvc8/lure.vcproj 2007-04-28 12:05:50 UTC (rev 26650)
@@ -4,6 +4,7 @@
Version="8,00"
Name="lure"
ProjectGUID="{1A1CA028-61B5-4A6C-A918-F5D8721AB1AC}"
+ RootNamespace="lure"
Keyword="Win32Proj"
>
<Platforms>
@@ -90,6 +91,7 @@
IntermediateDirectory="lure_Release"
ConfigurationType="4"
CharacterSet="2"
+ WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
Modified: scummvm/trunk/dists/msvc8/queen.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/queen.vcproj 2007-04-28 10:40:00 UTC (rev 26649)
+++ scummvm/trunk/dists/msvc8/queen.vcproj 2007-04-28 12:05:50 UTC (rev 26650)
@@ -4,6 +4,7 @@
Version="8,00"
Name="queen"
ProjectGUID="{6A55AF61-7CA1-49E0-9385-59C1FE9D4DB7}"
+ RootNamespace="queen"
Keyword="Win32Proj"
>
<Platforms>
@@ -90,6 +91,7 @@
IntermediateDirectory="queen_Release"
ConfigurationType="4"
CharacterSet="2"
+ WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
Modified: scummvm/trunk/dists/msvc8/saga.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/saga.vcproj 2007-04-28 10:40:00 UTC (rev 26649)
+++ scummvm/trunk/dists/msvc8/saga.vcproj 2007-04-28 12:05:50 UTC (rev 26650)
@@ -4,6 +4,7 @@
Version="8,00"
Name="saga"
ProjectGUID="{676DB4C5-9A3E-4EE1-8483-EBB79DC0700E}"
+ RootNamespace="saga"
Keyword="Win32Proj"
>
<Platforms>
@@ -90,6 +91,7 @@
IntermediateDirectory="saga_Release"
ConfigurationType="4"
CharacterSet="2"
+ WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
Modified: scummvm/trunk/dists/msvc8/scumm.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/scumm.vcproj 2007-04-28 10:40:00 UTC (rev 26649)
+++ scummvm/trunk/dists/msvc8/scumm.vcproj 2007-04-28 12:05:50 UTC (rev 26650)
@@ -4,6 +4,7 @@
Version="8,00"
Name="scumm"
ProjectGUID="{B6AFD548-63D2-40CD-A652-E87095AFCBAF}"
+ RootNamespace="scumm"
Keyword="Win32Proj"
>
<Platforms>
@@ -90,6 +91,7 @@
IntermediateDirectory="scumm_Release"
ConfigurationType="4"
CharacterSet="2"
+ WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
Modified: scummvm/trunk/dists/msvc8/scummvm.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/scummvm.vcproj 2007-04-28 10:40:00 UTC (rev 26649)
+++ scummvm/trunk/dists/msvc8/scummvm.vcproj 2007-04-28 12:05:50 UTC (rev 26650)
@@ -108,6 +108,7 @@
IntermediateDirectory="scummvm_Release"
ConfigurationType="1"
CharacterSet="2"
+ WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
@@ -162,9 +163,10 @@
SuppressStartupBanner="true"
IgnoreDefaultLibraryNames="libc.lib"
GenerateDebugInformation="false"
- SubSystem="2"
+ SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
+ EntryPointSymbol="WinMainCRTStartup"
TargetMachine="1"
/>
<Tool
Modified: scummvm/trunk/dists/msvc8/sky.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/sky.vcproj 2007-04-28 10:40:00 UTC (rev 26649)
+++ scummvm/trunk/dists/msvc8/sky.vcproj 2007-04-28 12:05:50 UTC (rev 26650)
@@ -4,6 +4,7 @@
Version="8,00"
Name="sky"
ProjectGUID="{B5527758-2F51-4CCD-AAE1-B0E28654BD6A}"
+ RootNamespace="sky"
Keyword="Win32Proj"
>
<Platforms>
@@ -90,6 +91,7 @@
IntermediateDirectory="sky_Release"
ConfigurationType="4"
CharacterSet="2"
+ WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
Modified: scummvm/trunk/dists/msvc8/sword1.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/sword1.vcproj 2007-04-28 10:40:00 UTC (rev 26649)
+++ scummvm/trunk/dists/msvc8/sword1.vcproj 2007-04-28 12:05:50 UTC (rev 26650)
@@ -4,6 +4,7 @@
Version="8,00"
Name="sword1"
ProjectGUID="{C8AAE83E-198B-4ECA-A877-166827953979}"
+ RootNamespace="sword1"
Keyword="Win32Proj"
>
<Platforms>
@@ -90,6 +91,7 @@
IntermediateDirectory="sword1_Release"
ConfigurationType="4"
CharacterSet="2"
+ WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
Modified: scummvm/trunk/dists/msvc8/sword2.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/sword2.vcproj 2007-04-28 10:40:00 UTC (rev 26649)
+++ scummvm/trunk/dists/msvc8/sword2.vcproj 2007-04-28 12:05:50 UTC (rev 26650)
@@ -4,6 +4,7 @@
Version="8,00"
Name="sword2"
ProjectGUID="{6CC3E421-779D-4E80-8100-520886A0F9FF}"
+ RootNamespace="sword2"
Keyword="Win32Proj"
>
<Platforms>
@@ -90,6 +91,7 @@
IntermediateDirectory="sword2_Release"
ConfigurationType="4"
CharacterSet="2"
+ WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list