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

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Sat Mar 14 01:16:02 CET 2009


Revision: 39377
          http://scummvm.svn.sourceforge.net/scummvm/?rev=39377&view=rev
Author:   thebluegr
Date:     2009-03-14 00:16:02 +0000 (Sat, 14 Mar 2009)

Log Message:
-----------
Add the ENABLE_LOL flag to release builds as well

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

Modified: scummvm/trunk/dists/msvc7/kyra.vcproj
===================================================================
--- scummvm/trunk/dists/msvc7/kyra.vcproj	2009-03-14 00:12:23 UTC (rev 39376)
+++ scummvm/trunk/dists/msvc7/kyra.vcproj	2009-03-14 00:16:02 UTC (rev 39377)
@@ -71,7 +71,7 @@
 				FavorSizeOrSpeed="2"
 				OmitFramePointers="TRUE"
 				AdditionalIncludeDirectories="../../;../../engines"
-				PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
+				PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;ENABLE_LOL"
 				StringPooling="TRUE"
 				ExceptionHandling="TRUE"
 				RuntimeLibrary="0"

Modified: scummvm/trunk/dists/msvc71/kyra.vcproj
===================================================================
--- scummvm/trunk/dists/msvc71/kyra.vcproj	2009-03-14 00:12:23 UTC (rev 39376)
+++ scummvm/trunk/dists/msvc71/kyra.vcproj	2009-03-14 00:16:02 UTC (rev 39377)
@@ -77,7 +77,7 @@
 				FavorSizeOrSpeed="2"
 				OmitFramePointers="TRUE"
 				AdditionalIncludeDirectories="../../;../../engines"
-				PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
+				PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;ENABLE_LOL"
 				StringPooling="TRUE"
 				ExceptionHandling="TRUE"
 				RuntimeLibrary="0"

Modified: scummvm/trunk/dists/msvc8/kyra.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/kyra.vcproj	2009-03-14 00:12:23 UTC (rev 39376)
+++ scummvm/trunk/dists/msvc8/kyra.vcproj	2009-03-14 00:16:02 UTC (rev 39377)
@@ -120,7 +120,7 @@
 				FavorSizeOrSpeed="2"
 				OmitFramePointers="true"
 				AdditionalIncludeDirectories="../../;../../engines"
-				PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
+				PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;ENABLE_LOL"
 				StringPooling="true"
 				ExceptionHandling="1"
 				RuntimeLibrary="0"

Modified: scummvm/trunk/dists/msvc9/kyra.vcproj
===================================================================
--- scummvm/trunk/dists/msvc9/kyra.vcproj	2009-03-14 00:12:23 UTC (rev 39376)
+++ scummvm/trunk/dists/msvc9/kyra.vcproj	2009-03-14 00:16:02 UTC (rev 39377)
@@ -121,7 +121,7 @@
 				FavorSizeOrSpeed="2"
 				OmitFramePointers="true"
 				AdditionalIncludeDirectories="../../;../../engines"
-				PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
+				PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;ENABLE_LOL"
 				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