Changeset 86 for trunk/win/VC71/sockets.vcproj
- Timestamp:
- 11/19/08 13:32:59 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/win/VC71/sockets.vcproj
r2 r86 46 46 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" 47 47 StringPooling="true" 48 RuntimeLibrary=" 0"48 RuntimeLibrary="2" 49 49 EnableFunctionLevelLinking="true" 50 50 EnableEnhancedInstructionSet="1" … … 124 124 PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" 125 125 BasicRuntimeChecks="3" 126 RuntimeLibrary=" 1"126 RuntimeLibrary="3" 127 127 RuntimeTypeInfo="true" 128 128 UsePrecompiledHeader="0"