reverted "changed debug information format for liblua...

...from /ZI to /Zi in an attempt to mute more warnings"
This commit is contained in:
Anonymissimus 2011-06-01 12:25:17 +00:00
parent cf1f03d86c
commit 21d5a5fa76

View file

@ -48,7 +48,7 @@
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
DebugInformationFormat="3"
DebugInformationFormat="4"
DisableSpecificWarnings="4244;4099;4345;4351"
/>
<Tool