Changeset 229 for trunk/contrib/extractor/VC71_ad.vcproj
- Timestamp:
- 11/19/08 13:48:34 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/contrib/extractor/VC71_ad.vcproj
r2 r229 53 53 RuntimeLibrary="1" 54 54 UsePrecompiledHeader="0" 55 PrecompiledHeaderFile=" c:\windows\temp/ad.pch"56 AssemblerListingLocation=" c:\windows\temp/"57 ObjectFile=" c:\windows\temp/"58 ProgramDataBaseFileName=" c:\windows\temp/"55 PrecompiledHeaderFile="$(IntDir)ad.pch" 56 AssemblerListingLocation="$(IntDir)\" 57 ObjectFile="$(IntDir)\" 58 ProgramDataBaseFileName="$(IntDir)\" 59 59 BrowseInformation="1" 60 60 WarningLevel="3" … … 150 150 RuntimeLibrary="0" 151 151 UsePrecompiledHeader="0" 152 PrecompiledHeaderFile=" c:\windows\temp/ad.pch"153 AssemblerListingLocation=" c:\windows\temp/"154 ObjectFile=" c:\windows\temp/"155 ProgramDataBaseFileName=" c:\windows\temp/"152 PrecompiledHeaderFile="$(IntDir)ad.pch" 153 AssemblerListingLocation="$(IntDir)\" 154 ObjectFile="$(IntDir)\" 155 ProgramDataBaseFileName="$(IntDir)\" 156 156 WarningLevel="3" 157 157 SuppressStartupBanner="true"