Changeset 86 for trunk/win/VC80/framework.vcproj
- Timestamp:
- 11/19/08 13:32:59 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/win/VC80/framework.vcproj
r74 r86 51 51 MinimalRebuild="false" 52 52 BasicRuntimeChecks="3" 53 RuntimeLibrary=" 1"53 RuntimeLibrary="3" 54 54 RuntimeTypeInfo="true" 55 55 UsePrecompiledHeader="0" … … 126 126 MinimalRebuild="false" 127 127 BasicRuntimeChecks="3" 128 RuntimeLibrary=" 1"128 RuntimeLibrary="3" 129 129 RuntimeTypeInfo="true" 130 130 UsePrecompiledHeader="0" … … 200 200 StringPooling="true" 201 201 MinimalRebuild="false" 202 RuntimeLibrary=" 0"202 RuntimeLibrary="2" 203 203 EnableFunctionLevelLinking="true" 204 204 EnableEnhancedInstructionSet="1" … … 276 276 StringPooling="true" 277 277 MinimalRebuild="false" 278 RuntimeLibrary=" 0"278 RuntimeLibrary="2" 279 279 EnableFunctionLevelLinking="true" 280 280 EnableEnhancedInstructionSet="0"