X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Install%2Fcreatools.bat_TEMPLATE;h=4f0c6af44339049d49291362fdd748255deeb52d;hb=a97bd22a8b4daa4d950b2ecd17e239c5b8ddd281;hp=55e12a4b9f45fc19cad1f14de0edc2e941e2f406;hpb=c6a324a9e343fcd992fc3e73e886bc0323d5c0a7;p=creaToolsTools.git diff --git a/Install/creatools.bat_TEMPLATE b/Install/creatools.bat_TEMPLATE index 55e12a4..4f0c6af 100644 --- a/Install/creatools.bat_TEMPLATE +++ b/Install/creatools.bat_TEMPLATE @@ -25,13 +25,12 @@ REM ------------------------------------------------------------------------ set creatoolsGeneration= set installPrefix=%creatoolsGeneration%\creatools_install set buildType= -set cvsUser= set docGeneration= let it to OFF! ::Set the following line ON if you want to force x86 compilation set forcex86=OFF cd scripts -call All.bat %creatoolsGeneration% %docGeneration% %cvsUser% %installPrefix% %buildType% %forcex86% +call All.bat %creatoolsGeneration% %docGeneration% %installPrefix% %buildType% %forcex86% cd .. pause exit