]> Creatis software - creaToolsTools.git/blob - Install_ThirdParty/move_thirdparty_dlls.bat_TEMPLATE
3754399d5f7c0d8bfcad6eab278c9ca68faf0bed
[creaToolsTools.git] / Install_ThirdParty / move_thirdparty_dlls.bat_TEMPLATE
1
2 set thirdpartyGeneration=<directory where the generation was made>
3
4 cd scripts
5 call move_thirdparty_dlls.bat %thirdpartyGeneration% >> move_thirdparty_dlls.log 2>&1
6 cd ..
7