]> Creatis software - creaToolsTools.git/blobdiff - Install_mingw64/Install_ThirdParty/scripts/generateThirdPartydllsExe.bat
Merge branch 'mingw64' of ssh://git.creatis.insa-lyon.fr/creaToolsTools into mingw64
[creaToolsTools.git] / Install_mingw64 / Install_ThirdParty / scripts / generateThirdPartydllsExe.bat
index 7f5ab6e19530a13405d3244b0f420edcbab11b09..6e06bce8c1ca4fcabebff37edce92f8e5c1249a4 100644 (file)
@@ -12,4 +12,4 @@ set LogFolder=%thirdpartyGeneration%\installLog
 echo Calling install_thirdparty_dlls_cmake.bat
 call install_thirdparty_dlls_cmake.bat  %thirdpartyGeneration% %buildType% %x86Comp% >> %LogFolder%\generateThirdpartydllsExe.log 2>&1
 
-::exit
\ No newline at end of file
+exit /B
\ No newline at end of file