Changeset 86 for trunk/win/VC90/game.vcproj
- Timestamp:
- 11/19/08 13:32:59 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/win/VC90/game.vcproj
r44 r86 53 53 MinimalRebuild="false" 54 54 BasicRuntimeChecks="3" 55 RuntimeLibrary=" 1"55 RuntimeLibrary="3" 56 56 EnableFunctionLevelLinking="true" 57 57 RuntimeTypeInfo="true" … … 136 136 MinimalRebuild="false" 137 137 BasicRuntimeChecks="3" 138 RuntimeLibrary=" 1"138 RuntimeLibrary="3" 139 139 EnableFunctionLevelLinking="true" 140 140 RuntimeTypeInfo="true" … … 216 216 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;" 217 217 StringPooling="true" 218 RuntimeLibrary=" 0"218 RuntimeLibrary="2" 219 219 EnableFunctionLevelLinking="true" 220 220 EnableEnhancedInstructionSet="1" … … 299 299 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;" 300 300 StringPooling="true" 301 RuntimeLibrary=" 0"301 RuntimeLibrary="2" 302 302 EnableFunctionLevelLinking="true" 303 303 EnableEnhancedInstructionSet="0"