X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Install%2Fscripts%2FAll.bat;h=3bf17f791a8f1d51dc430b75bf10a5c93e87de16;hb=3e1fe2cc17634ebb2ad535a71ac331ec3c6faa02;hp=54d1318294474321e8a5f1f78aa86cb1b7069cc8;hpb=089783c6b6ea9db046e46c2838aa4c1c78e4c9a9;p=creaToolsTools.git diff --git a/Install/scripts/All.bat b/Install/scripts/All.bat index 54d1318..3bf17f7 100644 --- a/Install/scripts/All.bat +++ b/Install/scripts/All.bat @@ -43,14 +43,14 @@ echo %cd% cd %scriptsFolder% call All2.bat %creatoolsGeneration% %docGeneration% Release Win64 -REM cd %scriptsFolder% -REM call All2.bat %creatoolsGeneration% %docGeneration% Debug Win64 +cd %scriptsFolder% +call All2.bat %creatoolsGeneration% %docGeneration% Debug Win64 -REM cd %scriptsFolder% -REM call All2.bat %creatoolsGeneration% %docGeneration% Release Win32 +cd %scriptsFolder% +call All2.bat %creatoolsGeneration% %docGeneration% Release Win32 -REM cd %scriptsFolder% -REM call All2.bat %creatoolsGeneration% %docGeneration% Debug Win32 +cd %scriptsFolder% +call All2.bat %creatoolsGeneration% %docGeneration% Debug Win32 echo ..End..