Changeset 229 for trunk/contrib/extractor/VC90_ad.vcproj
- Timestamp:
- 11/19/08 13:48:34 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/contrib/extractor/VC90_ad.vcproj
r2 r229 5 5 Name="ad" 6 6 ProjectGUID="{D7552D4F-408F-4F8E-859B-366659150CF4}" 7 RootNamespace="ad" 7 8 TargetFrameworkVersion="131072" 8 9 > … … 54 55 RuntimeLibrary="1" 55 56 UsePrecompiledHeader="0" 56 PrecompiledHeaderFile="c:\windows\temp/ad.pch" 57 AssemblerListingLocation="c:\windows\temp/" 58 ObjectFile="c:\windows\temp/" 59 ProgramDataBaseFileName="c:\windows\temp/" 57 PrecompiledHeaderFile="$(IntDir)ad.pch" 58 AssemblerListingLocation="$(IntDir)\" 59 ObjectFile="$(IntDir)\" 60 ProgramDataBaseFileName="$(IntDir)\" 61 XMLDocumentationFileName="$(IntDir)\" 60 62 BrowseInformation="1" 63 BrowseInformationFile="$(IntDir)" 61 64 WarningLevel="3" 62 65 SuppressStartupBanner="true" … … 150 153 RuntimeLibrary="0" 151 154 UsePrecompiledHeader="0" 152 PrecompiledHeaderFile="c:\windows\temp/ad.pch" 153 AssemblerListingLocation="c:\windows\temp/" 154 ObjectFile="c:\windows\temp/" 155 ProgramDataBaseFileName="c:\windows\temp/" 155 PrecompiledHeaderFile="$(IntDir)ad.pch" 156 AssemblerListingLocation="$(IntDir)\" 157 ObjectFile="$(IntDir)\" 158 ProgramDataBaseFileName="$(IntDir)\" 159 XMLDocumentationFileName="$(IntDir)\" 156 160 WarningLevel="3" 157 161 SuppressStartupBanner="true"