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
This commit is contained in:
Filippos Karapetis 2007-04-28 12:05:50 +00:00
parent 7ca6b29f35
commit 343f624143
13 changed files with 25 additions and 1 deletions

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -91,6 +91,7 @@
IntermediateDirectory="gob_Release"
ConfigurationType="4"
CharacterSet="2"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"

View File

@ -91,6 +91,7 @@
IntermediateDirectory="kyra_Release"
ConfigurationType="4"
CharacterSet="2"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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

View File

@ -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"

View File

@ -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"

View File

@ -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"