X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=creaToolsTools.git;a=blobdiff_plain;f=Install%2Fscripts%2FbbtkGEditor%2FbbtkGEditorInstall.bat;h=78d7e18924d89536aa53280a2df12766e6dd8a39;hp=421b5d99a451dfed550c769af28cc4461f591bb3;hb=d2694504db1df749aaf7647fb5ddc69c5dbe0c52;hpb=a97bd22a8b4daa4d950b2ecd17e239c5b8ddd281 diff --git a/Install/scripts/bbtkGEditor/bbtkGEditorInstall.bat b/Install/scripts/bbtkGEditor/bbtkGEditorInstall.bat index 421b5d9..78d7e18 100644 --- a/Install/scripts/bbtkGEditor/bbtkGEditorInstall.bat +++ b/Install/scripts/bbtkGEditor/bbtkGEditorInstall.bat @@ -25,7 +25,7 @@ REM ------------------------------------------------------------------------ set currentdir=%~dp0 -echo compile bbtkGEditor +echo compile bbtkGEditor %buildType% %platforme% call %baseFolder%\cleanmod.bat %bbtkgeditorsource% %creatoolsGeneration% >> %logFolder%\bbtkGEditorInstall.log 2>&1 call %baseFolder%\cmakemod.bat %bbtkgeditorsource% %installPrefix% %creatoolsGeneration% >> %logFolder%\bbtkGEditorInstall.log 2>&1 call %currentdir%\bbtkGEditorVariables.bat %creatoolsGeneration% %bbtkgeditorsource% %docgeneration% %buildtype% >> %logFolder%\bbtkGEditorInstall.log 2>&1