Changeset 86 for trunk/win/VC80/shared.vcproj
- Timestamp:
- 11/19/08 13:32:59 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/win/VC80/shared.vcproj
r37 r86 50 50 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" 51 51 StringPooling="true" 52 RuntimeLibrary=" 0"52 RuntimeLibrary="2" 53 53 EnableFunctionLevelLinking="true" 54 54 EnableEnhancedInstructionSet="1" … … 133 133 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" 134 134 StringPooling="true" 135 RuntimeLibrary=" 0"135 RuntimeLibrary="2" 136 136 EnableFunctionLevelLinking="true" 137 137 EnableEnhancedInstructionSet="0" … … 214 214 PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" 215 215 BasicRuntimeChecks="3" 216 RuntimeLibrary=" 1"216 RuntimeLibrary="3" 217 217 FloatingPointModel="2" 218 218 RuntimeTypeInfo="true" … … 295 295 PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" 296 296 BasicRuntimeChecks="3" 297 RuntimeLibrary=" 1"297 RuntimeLibrary="3" 298 298 FloatingPointModel="2" 299 299 RuntimeTypeInfo="true"