X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Install%2Fscripts%2FAll.bat;h=766a75039ffb693513808e43320095a05570f55e;hb=5eb2abdf96b753be13fd8bb56217f357c066e941;hp=54d1318294474321e8a5f1f78aa86cb1b7069cc8;hpb=089783c6b6ea9db046e46c2838aa4c1c78e4c9a9;p=creaToolsTools.git diff --git a/Install/scripts/All.bat b/Install/scripts/All.bat index 54d1318..766a750 100644 --- a/Install/scripts/All.bat +++ b/Install/scripts/All.bat @@ -43,15 +43,14 @@ echo %cd% cd %scriptsFolder% call All2.bat %creatoolsGeneration% %docGeneration% Release Win64 -REM cd %scriptsFolder% -REM 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 Win64 +cd %scriptsFolder% +call All2.bat %creatoolsGeneration% %docGeneration% Debug Win32 echo ..End..