]> Creatis software - creaToolsTools.git/blobdiff - Install_ThirdParty/scripts/move_thirdparty_dlls.bat
DFCH: boost and wxWidgets changes
[creaToolsTools.git] / Install_ThirdParty / scripts / move_thirdparty_dlls.bat
index a58ae0445edb0546636f31a6450ce9909de31f87..9a07814d6cf916576ff159f45474f25676360876 100644 (file)
@@ -16,7 +16,7 @@ set creaThirdPartydlls=%thirdpartyGeneration%\thirdparty_temp\creaThirdParty_dll
 
 set qt=Qt-4.7.3
 set wxWidgets=wxWidgets-2.9.2
-set boost=Boost-1.47.0
+set boost=Boost-1.46.1
 set xercesc=xerces-c-3.1.1
 set itk=InsightToolkit-3.20.0
 set gdcm=gdcm
@@ -77,8 +77,8 @@ echo -----------------------------------
 echo -------------Boost-----------------
 echo -----------------------------------
 
-set boostMT=-vc100-mt-1_47.dll
-set boostMTGD=-vc100-mt-gd-1_47.dll
+set boostMT=-vc100-mt-1_46_1.dll
+set boostMTGD=-vc100-mt-gd-1_46_1.dll
 
 copy /V /Y %BOOSTINSTALLDIR%\lib\boost_date_time%boostMT% %creaThirdPartydlls%
 copy /V /Y %BOOSTINSTALLDIR%\lib\boost_date_time%boostMTGD% %creaThirdPartydlls%