]> Creatis software - creaToolsTools.git/blobdiff - Install/scripts/All.bat
1708 Feature Clean the installation script.
[creaToolsTools.git] / Install / scripts / All.bat
index 54d1318294474321e8a5f1f78aa86cb1b7069cc8..3bf17f791a8f1d51dc430b75bf10a5c93e87de16 100644 (file)
@@ -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..