Changeset 86 for trunk/win/VC90/framework.vcproj
- Timestamp:
- 11/19/08 13:32:59 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/win/VC90/framework.vcproj
r74 r86 52 52 MinimalRebuild="false" 53 53 BasicRuntimeChecks="3" 54 RuntimeLibrary=" 1"54 RuntimeLibrary="3" 55 55 EnableFunctionLevelLinking="true" 56 56 RuntimeTypeInfo="true" … … 128 128 StringPooling="true" 129 129 MinimalRebuild="false" 130 RuntimeLibrary=" 0"130 RuntimeLibrary="2" 131 131 EnableFunctionLevelLinking="true" 132 132 EnableEnhancedInstructionSet="1" … … 205 205 MinimalRebuild="false" 206 206 BasicRuntimeChecks="3" 207 RuntimeLibrary=" 1"207 RuntimeLibrary="3" 208 208 EnableFunctionLevelLinking="true" 209 209 RuntimeTypeInfo="true" … … 282 282 StringPooling="true" 283 283 MinimalRebuild="false" 284 RuntimeLibrary=" 0"284 RuntimeLibrary="2" 285 285 EnableFunctionLevelLinking="true" 286 286 EnableEnhancedInstructionSet="0"