[Scummvm-cvs-logs] CVS: residual/dists/msvc8 residual.vcproj,1.12,1.13
Pawel Kolodziejski
aquadran at users.sourceforge.net
Mon Aug 8 00:05:23 CEST 2005
- Previous message: [Scummvm-cvs-logs] CVS: residual/dists/devcpp Makefile.win,1.1,NONE residual.dev,1.2,NONE residual_private.h,1.1,NONE residual_private.rc,1.1,NONE
- Next message: [Scummvm-cvs-logs] CVS: residual actor.cpp,1.57,1.58 lua.cpp,1.147,1.148 smush.cpp,1.64,1.65 vector3d.h,1.11,1.12
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/residual/dists/msvc8
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12547
Modified Files:
residual.vcproj
Log Message:
update to beta2
Index: residual.vcproj
===================================================================
RCS file: /cvsroot/scummvm/residual/dists/msvc8/residual.vcproj,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- residual.vcproj 7 Apr 2005 19:29:06 -0000 1.12
+++ residual.vcproj 8 Aug 2005 07:04:14 -0000 1.13
@@ -5,6 +5,7 @@
Name="residual"
ProjectGUID="{44D38F29-303D-4E3D-AF45-B96523BF1F9F}"
Keyword="Win32Proj"
+ SignManifests="true"
>
<Platforms>
<Platform
@@ -42,10 +43,10 @@
Optimization="0"
AdditionalIncludeDirectories="..\..\"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
- MinimalRebuild="TRUE"
+ MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
- RuntimeTypeInfo="TRUE"
+ RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
WarningLevel="3"
DebugInformationFormat="4"
@@ -63,9 +64,9 @@
Name="VCLinkerTool"
AdditionalDependencies="sdl.lib zlibwapi.lib OpenGL32.Lib GLU32.Lib"
LinkIncremental="2"
- GenerateManifest="FALSE"
+ GenerateManifest="false"
ManifestFile=""
- GenerateDebugInformation="TRUE"
+ GenerateDebugInformation="true"
SubSystem="1"
TargetMachine="1"
/>
@@ -82,6 +83,9 @@
Name="VCBscMakeTool"
/>
<Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
Name="VCAppVerifierTool"
/>
<Tool
@@ -117,23 +121,22 @@
<Tool
Name="VCCLCompilerTool"
Optimization="3"
- GlobalOptimizations="TRUE"
InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="TRUE"
+ EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="1"
- OmitFramePointers="TRUE"
- WholeProgramOptimization="TRUE"
+ OmitFramePointers="true"
+ WholeProgramOptimization="true"
AdditionalIncludeDirectories="..\..\"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
- StringPooling="TRUE"
+ StringPooling="true"
RuntimeLibrary="0"
- EnableFunctionLevelLinking="TRUE"
+ EnableFunctionLevelLinking="true"
EnableEnhancedInstructionSet="2"
FloatingPointModel="2"
- RuntimeTypeInfo="TRUE"
+ RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
+ Detect64BitPortabilityProblems="true"
DebugInformationFormat="0"
/>
<Tool
@@ -150,7 +153,7 @@
AdditionalDependencies="sdl.lib zlibwapi.lib OpenGL32.Lib GLU32.Lib"
OutputFile="$(OutDir)/residual.exe"
LinkIncremental="1"
- GenerateManifest="FALSE"
+ GenerateManifest="false"
ManifestFile=""
SubSystem="1"
OptimizeReferences="2"
@@ -170,6 +173,9 @@
Name="VCBscMakeTool"
/>
<Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
Name="VCAppVerifierTool"
/>
<Tool
- Previous message: [Scummvm-cvs-logs] CVS: residual/dists/devcpp Makefile.win,1.1,NONE residual.dev,1.2,NONE residual_private.h,1.1,NONE residual_private.rc,1.1,NONE
- Next message: [Scummvm-cvs-logs] CVS: residual actor.cpp,1.57,1.58 lua.cpp,1.147,1.148 smush.cpp,1.64,1.65 vector3d.h,1.11,1.12
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list