]> Creatis software - creaToolsTools.git/blobdiff - Install/scripts/All.bat
*** empty log message ***
[creaToolsTools.git] / Install / scripts / All.bat
index 00ee33f87813653e4c4ae3ad72809f091c3a0282..8690acba7b5f010df98826c98475b240757f8357 100644 (file)
@@ -21,9 +21,6 @@ set creatoolssource=creaTools
 set creaminitoolssource=creaMiniTools
 
 set currentdir=%~dp0
-
-goto creaMiniToolDoIt
-
 call %currentdir%\cleangeneral.bat %creatoolsGeneration% %installPrefix%
 
 
@@ -120,8 +117,6 @@ call %currentdir%\ctestmod.bat %bbtkgeditorsource% %creatoolsGeneration%
 set bbtkgeditordll=%creatoolsGeneration%\creatools_bin\%bbtkgeditorsource%Bin\%buildtype%
 rem set PATH=%bbtkgeditordll%;%PATH%
 
-:creaMiniToolDoIt
-
 rem creaMiniTools
 call %currentdir%\cleanmod.bat %creaminitoolssource% %creatoolsGeneration%
 call %currentdir%\cmakemod.bat %creaminitoolssource%  %installPrefix% %creatoolsGeneration%