Changeset 86 for trunk/win/VC80/game.vcproj
- Timestamp:
- 11/19/08 13:32:59 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/win/VC80/game.vcproj
r44 r86 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version="8 .00"4 Version="8,00" 5 5 Name="game" 6 6 ProjectGUID="{1DC6C4DA-A028-41F3-877D-D5400C594F88}" … … 52 52 MinimalRebuild="false" 53 53 BasicRuntimeChecks="3" 54 RuntimeLibrary=" 1"54 RuntimeLibrary="3" 55 55 FloatingPointModel="2" 56 56 RuntimeTypeInfo="true" … … 134 134 MinimalRebuild="false" 135 135 BasicRuntimeChecks="3" 136 RuntimeLibrary=" 1"136 RuntimeLibrary="3" 137 137 FloatingPointModel="2" 138 138 RuntimeTypeInfo="true" … … 213 213 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;" 214 214 StringPooling="true" 215 RuntimeLibrary=" 0"215 RuntimeLibrary="2" 216 216 EnableFunctionLevelLinking="true" 217 217 EnableEnhancedInstructionSet="1" … … 295 295 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;" 296 296 StringPooling="true" 297 RuntimeLibrary=" 0"297 RuntimeLibrary="2" 298 298 EnableFunctionLevelLinking="true" 299 299 EnableEnhancedInstructionSet="0"