From 59a4fea6648839724becdb82e5615c8d0c2176c9 Mon Sep 17 00:00:00 2001 From: "Carlos J. Talbot" Date: Tue, 19 Jan 2010 18:00:49 +0000 Subject: [PATCH] Intermediate build folder for the xml library was hard coded to same location for 32 & 64 bit builds, causing VS 2008 to complain during linking. Switched to the use of $(IntDir) git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16406 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- libs/win32/apr-util/xml.2008.vcproj | 206 ++++++++++++++-------------- 1 file changed, 104 insertions(+), 102 deletions(-) diff --git a/libs/win32/apr-util/xml.2008.vcproj b/libs/win32/apr-util/xml.2008.vcproj index 7822b242a8..82f5ff06e3 100644 --- a/libs/win32/apr-util/xml.2008.vcproj +++ b/libs/win32/apr-util/xml.2008.vcproj @@ -26,6 +26,7 @@ UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="false" CharacterSet="2" + WholeProgramOptimization="1" > + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - -