[Scummvm-cvs-logs] SF.net SVN: scummvm: [31900] scummvm/trunk/dists

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Tue May 6 18:36:26 CEST 2008


Revision: 31900
          http://scummvm.svn.sourceforge.net/scummvm/?rev=31900&view=rev
Author:   thebluegr
Date:     2008-05-06 09:36:26 -0700 (Tue, 06 May 2008)

Log Message:
-----------
Also update the preprocessor definitions for the release version

Modified Paths:
--------------
    scummvm/trunk/dists/msvc7/scumm.vcproj
    scummvm/trunk/dists/msvc71/scumm.vcproj
    scummvm/trunk/dists/msvc8/scumm.vcproj
    scummvm/trunk/dists/msvc9/scumm.vcproj

Modified: scummvm/trunk/dists/msvc7/scumm.vcproj
===================================================================
--- scummvm/trunk/dists/msvc7/scumm.vcproj	2008-05-06 16:30:27 UTC (rev 31899)
+++ scummvm/trunk/dists/msvc7/scumm.vcproj	2008-05-06 16:36:26 UTC (rev 31900)
@@ -65,7 +65,7 @@
 				InlineFunctionExpansion="1"
 				OmitFramePointers="TRUE"
 				AdditionalIncludeDirectories="../..;../../engines"
-				PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
+				PreprocessorDefinitions="WIN32;NDEBUG;ENABLE_SCUMM_7_8;ENABLE_HE;USE_ZLIB;USE_MAD;USE_VORBIS"
 				StringPooling="TRUE"
 				ExceptionHandling="TRUE"
 				RuntimeLibrary="0"

Modified: scummvm/trunk/dists/msvc71/scumm.vcproj
===================================================================
--- scummvm/trunk/dists/msvc71/scumm.vcproj	2008-05-06 16:30:27 UTC (rev 31899)
+++ scummvm/trunk/dists/msvc71/scumm.vcproj	2008-05-06 16:36:26 UTC (rev 31900)
@@ -71,7 +71,7 @@
 				InlineFunctionExpansion="1"
 				OmitFramePointers="TRUE"
 				AdditionalIncludeDirectories="../..;../../engines"
-				PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
+				PreprocessorDefinitions="WIN32;NDEBUG;ENABLE_SCUMM_7_8;ENABLE_HE;USE_ZLIB;USE_MAD;USE_VORBIS"
 				StringPooling="TRUE"
 				ExceptionHandling="TRUE"
 				RuntimeLibrary="0"

Modified: scummvm/trunk/dists/msvc8/scumm.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/scumm.vcproj	2008-05-06 16:30:27 UTC (rev 31899)
+++ scummvm/trunk/dists/msvc8/scumm.vcproj	2008-05-06 16:36:26 UTC (rev 31900)
@@ -115,7 +115,7 @@
 				InlineFunctionExpansion="1"
 				OmitFramePointers="true"
 				AdditionalIncludeDirectories="../..;../../engines"
-				PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
+				PreprocessorDefinitions="WIN32;NDEBUG;ENABLE_SCUMM_7_8;ENABLE_HE;USE_ZLIB;USE_MAD;USE_VORBIS"
 				StringPooling="true"
 				ExceptionHandling="1"
 				RuntimeLibrary="0"

Modified: scummvm/trunk/dists/msvc9/scumm.vcproj
===================================================================
--- scummvm/trunk/dists/msvc9/scumm.vcproj	2008-05-06 16:30:27 UTC (rev 31899)
+++ scummvm/trunk/dists/msvc9/scumm.vcproj	2008-05-06 16:36:26 UTC (rev 31900)
@@ -116,7 +116,7 @@
 				InlineFunctionExpansion="1"
 				OmitFramePointers="true"
 				AdditionalIncludeDirectories="../..;../../engines"
-				PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
+				PreprocessorDefinitions="WIN32;NDEBUG;ENABLE_SCUMM_7_8;ENABLE_HE;USE_ZLIB;USE_MAD;USE_VORBIS"
 				StringPooling="true"
 				ExceptionHandling="1"
 				RuntimeLibrary="0"


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