]> Creatis software - creaToolsTools.git/blobdiff - Install/scripts/bbtkGEditor/bbtkGEditorInstall.bat
Feature 2004 Windows generation creatools installer. Merging in one proces Debug...
[creaToolsTools.git] / Install / scripts / bbtkGEditor / bbtkGEditorInstall.bat
index 421b5d99a451dfed550c769af28cc4461f591bb3..78d7e18924d89536aa53280a2df12766e6dd8a39 100644 (file)
@@ -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