Author: amassari
Date: Thu May 28 01:27:30 2009
New Revision: 779387
URL: http://svn.apache.org/viewvc?rev=779387&view=rev
Log:
The pdb for VC 9.0 used "vc80" (XERCESC-1869)
Modified:
xerces/c/branches/xerces-3.0/projects/Win32/VC9/xerces-all/XercesLib/XercesLib.vcproj
Modified:
xerces/c/branches/xerces-3.0/projects/Win32/VC9/xerces-all/XercesLib/XercesLib.vcproj
URL:
http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.0/projects/Win32/VC9/xerces-all/XercesLib/XercesLib.vcproj?rev=779387&r1=779386&r2=779387&view=diff
==============================================================================
---
xerces/c/branches/xerces-3.0/projects/Win32/VC9/xerces-all/XercesLib/XercesLib.vcproj
(original)
+++
xerces/c/branches/xerces-3.0/projects/Win32/VC9/xerces-all/XercesLib/XercesLib.vcproj
Thu May 28 01:27:30 2009
@@ -160,7 +160,7 @@
PrecompiledHeaderFile="$(IntDir)\XercesLib.pch"
AssemblerListingLocation="$(IntDir)\"
ObjectFile="$(IntDir)\"
-
ProgramDataBaseFileName="$(IntDir)\XercesLib_vc80"
+
ProgramDataBaseFileName="$(IntDir)\XercesLib_vc90"
WarningLevel="3"
DebugInformationFormat="3"
CompileAs="0"
@@ -350,7 +350,7 @@
PrecompiledHeaderFile="$(IntDir)\XercesLib.pch"
AssemblerListingLocation="$(IntDir)\"
ObjectFile="$(IntDir)\"
-
ProgramDataBaseFileName="$(IntDir)\XercesLib_vc80"
+
ProgramDataBaseFileName="$(IntDir)\XercesLib_vc90"
WarningLevel="3"
DebugInformationFormat="3"
CompileAs="0"
@@ -519,7 +519,7 @@
PrecompiledHeaderFile="$(IntDir)\XercesLib.pch"
AssemblerListingLocation="$(IntDir)\"
ObjectFile="$(IntDir)\"
-
ProgramDataBaseFileName="$(IntDir)\XercesLib_vc80"
+
ProgramDataBaseFileName="$(IntDir)\XercesLib_vc90"
WarningLevel="3"
CompileAs="0"
/>
@@ -666,7 +666,7 @@
PrecompiledHeaderFile="$(IntDir)\XercesLib.pch"
AssemblerListingLocation="$(IntDir)\"
ObjectFile="$(IntDir)\"
-
ProgramDataBaseFileName="$(IntDir)\XercesLib_vc80"
+
ProgramDataBaseFileName="$(IntDir)\XercesLib_vc90"
WarningLevel="3"
DebugInformationFormat="3"
CompileAs="0"
@@ -834,7 +834,7 @@
PrecompiledHeaderFile="$(IntDir)\XercesLib.pch"
AssemblerListingLocation="$(IntDir)\"
ObjectFile="$(IntDir)\"
-
ProgramDataBaseFileName="$(IntDir)\XercesLib_vc80"
+
ProgramDataBaseFileName="$(IntDir)\XercesLib_vc90"
WarningLevel="3"
DebugInformationFormat="3"
CompileAs="0"
@@ -1030,7 +1030,7 @@
PrecompiledHeaderFile="$(IntDir)\XercesLib.pch"
AssemblerListingLocation="$(IntDir)\"
ObjectFile="$(IntDir)\"
-
ProgramDataBaseFileName="$(IntDir)\XercesLib_vc80"
+
ProgramDataBaseFileName="$(IntDir)\XercesLib_vc90"
WarningLevel="3"
DebugInformationFormat="3"
CompileAs="0"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]