From: Diego Caceres Date: Thu, 4 Aug 2011 15:37:04 +0000 (+0000) Subject: Update (DFCH) X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=8efdc3495d5725c2be122d6af61e136f38e2d762;p=creaToolsTools.git Update (DFCH) --- diff --git a/Install_ThirdParty/scripts/install_thirdparty_all.bat b/Install_ThirdParty/scripts/install_thirdparty_all.bat index 8012ae5..4c122a3 100644 --- a/Install_ThirdParty/scripts/install_thirdparty_all.bat +++ b/Install_ThirdParty/scripts/install_thirdparty_all.bat @@ -199,7 +199,8 @@ cd %thirdpartyGeneration%\thirdparty_source del xerces-c-3.1.1.zip rem ----------Installing--------------- cd %sourcepath%\%xercesc%\projects\Win32\VC10\xerces-all -FOR /R %%a IN (*.sln) DO msbuild %%a /p:Configuration=%buildType% +FOR /R %%a IN (*.sln) DO msbuild %%a /p:Configuration=build +FOR /R %%a IN (*.sln) DO msbuild %%a /p:Configuration=release REM msbuild /p:Configuration=%buildType% INSTALL.vcxproj rem -----End XERCES Installation------- cd c:\