Changeset 86 for trunk/win/VC71/zthread.vcproj
- Timestamp:
- 11/19/08 13:32:59 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/win/VC71/zthread.vcproj
r2 r86 25 25 MinimalRebuild="TRUE" 26 26 BasicRuntimeChecks="3" 27 RuntimeLibrary=" 1"27 RuntimeLibrary="3" 28 28 RuntimeTypeInfo="TRUE" 29 29 UsePrecompiledHeader="2" … … 66 66 AdditionalIncludeDirectories="..\..\dep\include" 67 67 PreprocessorDefinitions="WIN32;NDEBUG;_LIB" 68 RuntimeLibrary=" 0"68 RuntimeLibrary="2" 69 69 EnableEnhancedInstructionSet="1" 70 70 RuntimeTypeInfo="TRUE"