You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by sh...@apache.org on 2011/09/06 03:02:46 UTC

svn commit: r1165467 - /xalan/c/trunk/Projects/Win32/VC9/AllInOne/AllInOne.vcproj

Author: shathaway
Date: Tue Sep  6 01:02:45 2011
New Revision: 1165467

URL: http://svn.apache.org/viewvc?rev=1165467&view=rev
Log:
JIRA[XALANC-710] Fix: Debug Build Issue - Win32/VC9/AllInOne 

Modified:
    xalan/c/trunk/Projects/Win32/VC9/AllInOne/AllInOne.vcproj

Modified: xalan/c/trunk/Projects/Win32/VC9/AllInOne/AllInOne.vcproj
URL: http://svn.apache.org/viewvc/xalan/c/trunk/Projects/Win32/VC9/AllInOne/AllInOne.vcproj?rev=1165467&r1=1165466&r2=1165467&view=diff
==============================================================================
--- xalan/c/trunk/Projects/Win32/VC9/AllInOne/AllInOne.vcproj (original)
+++ xalan/c/trunk/Projects/Win32/VC9/AllInOne/AllInOne.vcproj Tue Sep  6 01:02:45 2011
@@ -80,7 +80,7 @@
 				SubSystem="1"
 				RandomizedBaseAddress="1"
 				DataExecutionPrevention="0"
-				ImportLibrary="Xalan-C_1D.lib"
+				ImportLibrary="$(TargetDir)\Xalan-C_1D.lib"
 				TargetMachine="1"
 			/>
 			<Tool



---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org