summaryrefslogtreecommitdiffstats
path: root/VC2008/ToLua.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'VC2008/ToLua.vcproj')
-rw-r--r--VC2008/ToLua.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/VC2008/ToLua.vcproj b/VC2008/ToLua.vcproj
index e93458358..ff2f4c277 100644
--- a/VC2008/ToLua.vcproj
+++ b/VC2008/ToLua.vcproj
@@ -45,7 +45,7 @@
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
MinimalRebuild="true"
BasicRuntimeChecks="3"
- RuntimeLibrary="3"
+ RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
DebugInformationFormat="4"
@@ -107,7 +107,7 @@
EnableIntrinsicFunctions="true"
AdditionalIncludeDirectories="../tolua++-1.0.93/include;../lua-5.1.4/src"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
- RuntimeLibrary="2"
+ RuntimeLibrary="0"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"