]> Creatis software - creaToolsTools.git/blobdiff - Install/scripts/All.bat
2424 creaToolsTools Feature New Normal Add creaVtk Library in Windows version
[creaToolsTools.git] / Install / scripts / All.bat
index 54d1318294474321e8a5f1f78aa86cb1b7069cc8..766a75039ffb693513808e43320095a05570f55e 100644 (file)
@@ -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..