Index: trunk/contrib/extractor/VC71_ad.vcproj
===================================================================
--- trunk/contrib/extractor/VC71_ad.vcproj (revision 2)
+++ trunk/contrib/extractor/VC71_ad.vcproj (revision 229)
@@ -53,8 +53,8 @@
 				RuntimeLibrary="1"
 				UsePrecompiledHeader="0"
-				PrecompiledHeaderFile="c:\windows\temp/ad.pch"
-				AssemblerListingLocation="c:\windows\temp/"
-				ObjectFile="c:\windows\temp/"
-				ProgramDataBaseFileName="c:\windows\temp/"
+				PrecompiledHeaderFile="$(IntDir)ad.pch"
+				AssemblerListingLocation="$(IntDir)\"
+				ObjectFile="$(IntDir)\"
+				ProgramDataBaseFileName="$(IntDir)\"
 				BrowseInformation="1"
 				WarningLevel="3"
@@ -150,8 +150,8 @@
 				RuntimeLibrary="0"
 				UsePrecompiledHeader="0"
-				PrecompiledHeaderFile="c:\windows\temp/ad.pch"
-				AssemblerListingLocation="c:\windows\temp/"
-				ObjectFile="c:\windows\temp/"
-				ProgramDataBaseFileName="c:\windows\temp/"
+				PrecompiledHeaderFile="$(IntDir)ad.pch"
+				AssemblerListingLocation="$(IntDir)\"
+				ObjectFile="$(IntDir)\"
+				ProgramDataBaseFileName="$(IntDir)\"
 				WarningLevel="3"
 				SuppressStartupBanner="true"
Index: trunk/contrib/extractor/VC80_ad.vcproj
===================================================================
--- trunk/contrib/extractor/VC80_ad.vcproj (revision 2)
+++ trunk/contrib/extractor/VC80_ad.vcproj (revision 229)
@@ -55,8 +55,9 @@
 				RuntimeLibrary="1"
 				UsePrecompiledHeader="0"
-				PrecompiledHeaderFile="c:\windows\temp/ad.pch"
-				AssemblerListingLocation="c:\windows\temp/"
-				ObjectFile="c:\windows\temp/"
-				ProgramDataBaseFileName="c:\windows\temp/"
+				PrecompiledHeaderFile="$(IntDir)ad.pch"
+				AssemblerListingLocation="$(IntDir)\"
+				ObjectFile="$(IntDir)\"
+				ProgramDataBaseFileName="$(IntDir)\"
+				XMLDocumentationFileName="$(IntDir)\"
 				BrowseInformation="1"
 				WarningLevel="3"
@@ -81,5 +82,5 @@
 				LinkIncremental="1"
 				SuppressStartupBanner="true"
-				AdditionalLibraryDirectories="./debug/"
+				AdditionalLibraryDirectories="./debug"
 				IgnoreDefaultLibraryNames="LIBCD.lib"
 				GenerateDebugInformation="true"
@@ -154,7 +155,8 @@
 				UsePrecompiledHeader="0"
 				PrecompiledHeaderFile="c:\windows\temp/ad.pch"
-				AssemblerListingLocation="c:\windows\temp/"
-				ObjectFile="c:\windows\temp/"
-				ProgramDataBaseFileName="c:\windows\temp/"
+				AssemblerListingLocation="$(IntDir)\"
+				ObjectFile="$(IntDir)\"
+				ProgramDataBaseFileName="$(IntDir)\"
+				XMLDocumentationFileName="$(IntDir)\"
 				WarningLevel="3"
 				SuppressStartupBanner="true"
@@ -177,5 +179,5 @@
 				LinkIncremental="1"
 				SuppressStartupBanner="true"
-				AdditionalLibraryDirectories="./release/"
+				AdditionalLibraryDirectories="./release"
 				IgnoreDefaultLibraryNames="LIBC.lib"
 				ProgramDatabaseFile="./ad.pdb"
Index: trunk/contrib/extractor/VC90_ad.vcproj
===================================================================
--- trunk/contrib/extractor/VC90_ad.vcproj (revision 2)
+++ trunk/contrib/extractor/VC90_ad.vcproj (revision 229)
@@ -5,4 +5,5 @@
 	Name="ad"
 	ProjectGUID="{D7552D4F-408F-4F8E-859B-366659150CF4}"
+	RootNamespace="ad"
 	TargetFrameworkVersion="131072"
 	>
@@ -54,9 +55,11 @@
 				RuntimeLibrary="1"
 				UsePrecompiledHeader="0"
-				PrecompiledHeaderFile="c:\windows\temp/ad.pch"
-				AssemblerListingLocation="c:\windows\temp/"
-				ObjectFile="c:\windows\temp/"
-				ProgramDataBaseFileName="c:\windows\temp/"
+				PrecompiledHeaderFile="$(IntDir)ad.pch"
+				AssemblerListingLocation="$(IntDir)\"
+				ObjectFile="$(IntDir)\"
+				ProgramDataBaseFileName="$(IntDir)\"
+				XMLDocumentationFileName="$(IntDir)\"
 				BrowseInformation="1"
+				BrowseInformationFile="$(IntDir)"
 				WarningLevel="3"
 				SuppressStartupBanner="true"
@@ -150,8 +153,9 @@
 				RuntimeLibrary="0"
 				UsePrecompiledHeader="0"
-				PrecompiledHeaderFile="c:\windows\temp/ad.pch"
-				AssemblerListingLocation="c:\windows\temp/"
-				ObjectFile="c:\windows\temp/"
-				ProgramDataBaseFileName="c:\windows\temp/"
+				PrecompiledHeaderFile="$(IntDir)ad.pch"
+				AssemblerListingLocation="$(IntDir)\"
+				ObjectFile="$(IntDir)\"
+				ProgramDataBaseFileName="$(IntDir)\"
+				XMLDocumentationFileName="$(IntDir)\"
 				WarningLevel="3"
 				SuppressStartupBanner="true"
