summaryrefslogtreecommitdiffstats
path: root/VC2008/Lua.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'VC2008/Lua.vcproj')
-rw-r--r--VC2008/Lua.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/VC2008/Lua.vcproj b/VC2008/Lua.vcproj
index 0285e2ad3..c8bffdf8c 100644
--- a/VC2008/Lua.vcproj
+++ b/VC2008/Lua.vcproj
@@ -44,7 +44,7 @@
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
MinimalRebuild="true"
BasicRuntimeChecks="3"
- RuntimeLibrary="3"
+ RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
DebugInformationFormat="4"
@@ -105,7 +105,7 @@
Optimization="2"
EnableIntrinsicFunctions="true"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
- RuntimeLibrary="2"
+ RuntimeLibrary="0"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"