Changeset 86 for trunk/win/VC90/shared.vcproj
- Timestamp:
- 11/19/08 13:32:59 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/win/VC90/shared.vcproj
r37 r86 52 52 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" 53 53 StringPooling="true" 54 RuntimeLibrary=" 0"54 RuntimeLibrary="2" 55 55 EnableFunctionLevelLinking="true" 56 56 EnableEnhancedInstructionSet="1" … … 136 136 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" 137 137 StringPooling="true" 138 RuntimeLibrary=" 0"138 RuntimeLibrary="2" 139 139 EnableFunctionLevelLinking="true" 140 140 EnableEnhancedInstructionSet="0" … … 219 219 PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" 220 220 BasicRuntimeChecks="3" 221 RuntimeLibrary=" 1"221 RuntimeLibrary="3" 222 222 EnableFunctionLevelLinking="true" 223 223 RuntimeTypeInfo="true" … … 301 301 PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" 302 302 BasicRuntimeChecks="3" 303 RuntimeLibrary=" 1"303 RuntimeLibrary="3" 304 304 EnableFunctionLevelLinking="true" 305 305 RuntimeTypeInfo="true"