[Scummvm-cvs-logs] CVS: scummvm/dists/msvc7 queen.vcproj,1.9,1.10 scumm.vcproj,1.2,1.3 scummvm.vcproj,1.9,1.10 simon.vcproj,1.2,1.3 sky.vcproj,1.2,1.3 sword2.vcproj,1.2,1.3

Pawel Kolodziejski aquadran at users.sourceforge.net
Tue Nov 11 11:55:04 CET 2003


Update of /cvsroot/scummvm/scummvm/dists/msvc7
In directory sc8-pr-cvs1:/tmp/cvs-serv14301

Modified Files:
	queen.vcproj scumm.vcproj scummvm.vcproj simon.vcproj 
	sky.vcproj sword2.vcproj 
Log Message:
update and added mad lib by default

Index: queen.vcproj
===================================================================
RCS file: /cvsroot/scummvm/scummvm/dists/msvc7/queen.vcproj,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- queen.vcproj	10 Nov 2003 08:50:25 -0000	1.9
+++ queen.vcproj	11 Nov 2003 19:54:24 -0000	1.10
@@ -20,7 +20,7 @@
 				Name="VCCLCompilerTool"
 				Optimization="0"
 				AdditionalIncludeDirectories="../../;../../common"
-				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;USE_ADLIB"
+				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;USE_ADLIB;USE_MAD"
 				MinimalRebuild="TRUE"
 				ExceptionHandling="TRUE"
 				BasicRuntimeChecks="3"
@@ -64,7 +64,7 @@
 				InlineFunctionExpansion="1"
 				OmitFramePointers="TRUE"
 				AdditionalIncludeDirectories="../../;../../common"
-				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;USE_ADLIB"
+				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;USE_ADLIB;USE_MAD"
 				StringPooling="TRUE"
 				ExceptionHandling="TRUE"
 				RuntimeLibrary="0"

Index: scumm.vcproj
===================================================================
RCS file: /cvsroot/scummvm/scummvm/dists/msvc7/scumm.vcproj,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- scumm.vcproj	6 Oct 2003 05:54:55 -0000	1.2
+++ scumm.vcproj	11 Nov 2003 19:54:24 -0000	1.3
@@ -21,7 +21,7 @@
 				Name="VCCLCompilerTool"
 				Optimization="0"
 				AdditionalIncludeDirectories="../../;../../common"
-				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;USE_ADLIB;BYPASS_COPY_PROT"
+				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;USE_ADLIB;USE_MAD;BYPASS_COPY_PROT"
 				MinimalRebuild="TRUE"
 				ExceptionHandling="TRUE"
 				BasicRuntimeChecks="3"
@@ -65,7 +65,7 @@
 				InlineFunctionExpansion="1"
 				OmitFramePointers="TRUE"
 				AdditionalIncludeDirectories="../../;../../common"
-				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;USE_ADLIB;BYPASS_COPY_PROT"
+				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;USE_ADLIB;USE_MAD;BYPASS_COPY_PROT"
 				StringPooling="TRUE"
 				ExceptionHandling="TRUE"
 				RuntimeLibrary="0"

Index: scummvm.vcproj
===================================================================
RCS file: /cvsroot/scummvm/scummvm/dists/msvc7/scummvm.vcproj,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- scummvm.vcproj	8 Nov 2003 19:16:39 -0000	1.9
+++ scummvm.vcproj	11 Nov 2003 19:54:24 -0000	1.10
@@ -20,7 +20,7 @@
 				Name="VCCLCompilerTool"
 				Optimization="0"
 				AdditionalIncludeDirectories="../../;../../common"
-				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;USE_ADLIB"
+				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;USE_ADLIB;USE_MAD"
 				MinimalRebuild="TRUE"
 				ExceptionHandling="TRUE"
 				BasicRuntimeChecks="3"
@@ -38,9 +38,10 @@
 				Name="VCCustomBuildTool"/>
 			<Tool
 				Name="VCLinkerTool"
-				AdditionalDependencies="winmm.lib sdl.lib sword2_debug/sword2.lib queen_debug/queen.lib scumm_debug/scumm.lib simon_debug/simon.lib sky_debug/sky.lib"
+				AdditionalDependencies="winmm.lib sdl.lib libmad.lib sword2_debug/sword2.lib queen_debug/queen.lib scumm_debug/scumm.lib simon_debug/simon.lib sky_debug/sky.lib"
 				OutputFile="$(OutDir)/scummvm.exe"
 				LinkIncremental="2"
+				IgnoreDefaultLibraryNames="libcmtd.lib"
 				GenerateDebugInformation="TRUE"
 				ProgramDatabaseFile="$(OutDir)/scummvm.pdb"
 				SubSystem="1"
@@ -73,7 +74,7 @@
 				InlineFunctionExpansion="1"
 				OmitFramePointers="TRUE"
 				AdditionalIncludeDirectories="../../;../../common"
-				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;USE_ADLIB"
+				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;USE_ADLIB;USE_MAD"
 				StringPooling="TRUE"
 				MinimalRebuild="FALSE"
 				ExceptionHandling="TRUE"
@@ -90,10 +91,11 @@
 				Name="VCCustomBuildTool"/>
 			<Tool
 				Name="VCLinkerTool"
-				AdditionalDependencies="winmm.lib sdl.lib sword2_release/sword2.lib queen_release/queen.lib scumm_release/scumm.lib simon_release/simon.lib sky_release/sky.lib"
+				AdditionalDependencies="winmm.lib sdl.lib libmad.lib sword2_release/sword2.lib queen_release/queen.lib scumm_release/scumm.lib simon_release/simon.lib sky_release/sky.lib"
 				OutputFile="$(OutDir)/scummvm.exe"
 				LinkIncremental="1"
 				SuppressStartupBanner="TRUE"
+				IgnoreDefaultLibraryNames="libcmt.lib"
 				GenerateDebugInformation="FALSE"
 				SubSystem="1"
 				OptimizeReferences="2"

Index: simon.vcproj
===================================================================
RCS file: /cvsroot/scummvm/scummvm/dists/msvc7/simon.vcproj,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- simon.vcproj	6 Oct 2003 05:54:55 -0000	1.2
+++ simon.vcproj	11 Nov 2003 19:54:24 -0000	1.3
@@ -20,7 +20,7 @@
 				Name="VCCLCompilerTool"
 				Optimization="0"
 				AdditionalIncludeDirectories="../../;../../common"
-				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;USE_ADLIB"
+				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;USE_ADLIB;USE_MAD"
 				MinimalRebuild="TRUE"
 				ExceptionHandling="TRUE"
 				BasicRuntimeChecks="3"
@@ -65,7 +65,7 @@
 				InlineFunctionExpansion="1"
 				OmitFramePointers="TRUE"
 				AdditionalIncludeDirectories="../../;../../common"
-				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;USE_ADLIB"
+				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;USE_ADLIB;USE_MAD"
 				StringPooling="TRUE"
 				ExceptionHandling="TRUE"
 				RuntimeLibrary="0"

Index: sky.vcproj
===================================================================
RCS file: /cvsroot/scummvm/scummvm/dists/msvc7/sky.vcproj,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- sky.vcproj	6 Oct 2003 05:54:55 -0000	1.2
+++ sky.vcproj	11 Nov 2003 19:54:24 -0000	1.3
@@ -20,7 +20,7 @@
 				Name="VCCLCompilerTool"
 				Optimization="0"
 				AdditionalIncludeDirectories="../../;../../common"
-				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;USE_ADLIB"
+				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;USE_ADLIB;USE_MAD"
 				MinimalRebuild="TRUE"
 				ExceptionHandling="TRUE"
 				BasicRuntimeChecks="3"
@@ -64,7 +64,7 @@
 				InlineFunctionExpansion="1"
 				OmitFramePointers="TRUE"
 				AdditionalIncludeDirectories="../../;../../common"
-				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;USE_ADLIB"
+				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;USE_ADLIB;USE_MAD"
 				StringPooling="TRUE"
 				ExceptionHandling="TRUE"
 				RuntimeLibrary="0"

Index: sword2.vcproj
===================================================================
RCS file: /cvsroot/scummvm/scummvm/dists/msvc7/sword2.vcproj,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- sword2.vcproj	8 Nov 2003 19:16:39 -0000	1.2
+++ sword2.vcproj	11 Nov 2003 19:54:24 -0000	1.3
@@ -20,7 +20,7 @@
 				Name="VCCLCompilerTool"
 				Optimization="0"
 				AdditionalIncludeDirectories="../../;../../common"
-				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;USE_ADLIB"
+				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;USE_ADLIB;USE_MAD"
 				MinimalRebuild="TRUE"
 				ExceptionHandling="TRUE"
 				BasicRuntimeChecks="3"
@@ -64,7 +64,7 @@
 				InlineFunctionExpansion="1"
 				OmitFramePointers="TRUE"
 				AdditionalIncludeDirectories="../../;../../common"
-				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;USE_ADLIB"
+				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;USE_ADLIB;USE_MAD"
 				StringPooling="TRUE"
 				ExceptionHandling="TRUE"
 				RuntimeLibrary="0"
@@ -102,9 +102,6 @@
 				RelativePath="..\..\sword2\driver\_mouse.cpp">
 			</File>
 			<File
-				RelativePath="..\..\sword2\driver\_mouse.h">
-			</File>
-			<File
 				RelativePath="..\..\sword2\driver\d_draw.cpp">
 			</File>
 			<File
@@ -121,9 +118,6 @@
 			</File>
 			<File
 				RelativePath="..\..\sword2\driver\keyboard.cpp">
-			</File>
-			<File
-				RelativePath="..\..\sword2\driver\keyboard.h">
 			</File>
 			<File
 				RelativePath="..\..\sword2\driver\language.cpp">





More information about the Scummvm-git-logs mailing list