From: mpv Date: Wed, 11 Dec 2019 12:16:25 +0000 (+0300) Subject: Correct launching of SMESH using SHAPER bat-files for Windows X-Git-Tag: V9_5_0a1~17^2~19 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=0d487024c895c2ba2e2713bdac4f3873b9a1617a;p=modules%2Fshaper.git Correct launching of SMESH using SHAPER bat-files for Windows --- diff --git a/env_Salome.bat b/env_Salome.bat index 57d9e32f6..797be6453 100644 --- a/env_Salome.bat +++ b/env_Salome.bat @@ -40,7 +40,7 @@ if "%BOOST_ROOT_DIR%" == "" ( cd /d %SALOME_ROOT_DIR%\WORK call set_env.bat %1 -call "%PDIR%\env_compile.bat" +call "%PDIR%\env_launch.bat" cd /d %ROOT_DIR% @REM -------------------------