]> Creatis software - creaToolsTools.git/commitdiff
Update (DFCH)
authorDiego Caceres <Diego.Caceres@creatis.insa-lyon.fr>
Thu, 4 Aug 2011 15:37:04 +0000 (15:37 +0000)
committerDiego Caceres <Diego.Caceres@creatis.insa-lyon.fr>
Thu, 4 Aug 2011 15:37:04 +0000 (15:37 +0000)
Install_ThirdParty/scripts/install_thirdparty_all.bat

index 8012ae530b83a9e6fec1d0715bc9eebf7e7be12e..4c122a3c847970b2ea9f9722845708c256fbf433 100644 (file)
@@ -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:\