Unify project settings.

This commit is contained in:
castano
2011-03-01 03:03:00 +00:00
parent 92d7ebded3
commit dfcf8ecf37
14 changed files with 89 additions and 85 deletions

View File

@ -193,7 +193,7 @@
OmitFramePointers="true"
StringPooling="true"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
EnableFunctionLevelLinking="false"
EnableEnhancedInstructionSet="2"
WarningLevel="3"
DebugInformationFormat="3"
@ -272,7 +272,7 @@
WholeProgramOptimization="true"
StringPooling="true"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
EnableFunctionLevelLinking="false"
WarningLevel="3"
DebugInformationFormat="3"
/>