Return-Path: X-Original-To: apmail-xml-xalan-cvs-archive@www.apache.org Delivered-To: apmail-xml-xalan-cvs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 93E5A8A2F for ; Tue, 6 Sep 2011 01:03:08 +0000 (UTC) Received: (qmail 58222 invoked by uid 500); 6 Sep 2011 01:03:08 -0000 Delivered-To: apmail-xml-xalan-cvs-archive@xml.apache.org Received: (qmail 58162 invoked by uid 500); 6 Sep 2011 01:03:07 -0000 Mailing-List: contact xalan-cvs-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: List-Id: Delivered-To: mailing list xalan-cvs@xml.apache.org Received: (qmail 58155 invoked by uid 99); 6 Sep 2011 01:03:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2011 01:03:07 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2011 01:03:06 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 3F83B23889E2 for ; Tue, 6 Sep 2011 01:02:46 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1165467 - /xalan/c/trunk/Projects/Win32/VC9/AllInOne/AllInOne.vcproj Date: Tue, 06 Sep 2011 01:02:46 -0000 To: xalan-cvs@xml.apache.org From: shathaway@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110906010246.3F83B23889E2@eris.apache.org> 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" />