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