]> Creatis software - creaToolsTools.git/blob - Install_ThirdParty/move_thirdparty_dlls.bat
DFCH: sudo apt-get install wx-common //ubuntu wxrc
[creaToolsTools.git] / Install_ThirdParty / move_thirdparty_dlls.bat
1
2 set thirdpartyGeneration=c:\Creatis\All
3 set thirdpartyInstallPath=c:\Temp
4
5 cd scripts
6 call move_thirdparty_dlls.bat %thirdpartyGeneration% %thirdpartyInstallPath% >> move_thirdparty_dlls.log 2>&1
7 cd ..
8