Changeset 86 for trunk/win/VC71/shared.vcproj
- Timestamp:
- 11/19/08 13:32:59 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/win/VC71/shared.vcproj
r37 r86 25 25 PreprocessorDefinitions="WIN32;NDEBUG;_LIB" 26 26 StringPooling="TRUE" 27 RuntimeLibrary=" 0"27 RuntimeLibrary="2" 28 28 EnableFunctionLevelLinking="TRUE" 29 29 EnableEnhancedInstructionSet="1" … … 81 81 PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB" 82 82 BasicRuntimeChecks="3" 83 RuntimeLibrary=" 1"83 RuntimeLibrary="3" 84 84 RuntimeTypeInfo="TRUE" 85 85 UsePrecompiledHeader="2"