|
From: <axl...@us...> - 2009-05-13 02:26:27
|
Revision: 239
http://hgengine.svn.sourceforge.net/hgengine/?rev=239&view=rev
Author: axlecrusher
Date: 2009-05-13 02:26:18 +0000 (Wed, 13 May 2009)
Log Message:
-----------
update
Modified Paths:
--------------
Mercury2/Mercury2.vcproj
Modified: Mercury2/Mercury2.vcproj
===================================================================
--- Mercury2/Mercury2.vcproj 2009-05-13 02:25:55 UTC (rev 238)
+++ Mercury2/Mercury2.vcproj 2009-05-13 02:26:18 UTC (rev 239)
@@ -45,7 +45,7 @@
PreprocessorDefinitions="HGENGINE,WIN32"
MinimalRebuild="true"
BasicRuntimeChecks="3"
- RuntimeLibrary="3"
+ RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="4"
Detect64BitPortabilityProblems="true"
@@ -119,7 +119,7 @@
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=".;src;src/include;src/include/png;src/include/zlib"
PreprocessorDefinitions="HGENGINE,WIN32"
- RuntimeLibrary="2"
+ RuntimeLibrary="0"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|