Salome HOME
Useful methods for sketch operations managements
[modules/shaper.git] / msvc9_env_Salome.bat
index 44f6dd33591e48af1621fab0dfa4630f1d939688..15317ad207b274479b452c7f05ce26564c502559 100644 (file)
@@ -57,6 +57,7 @@ call "%PDIR%\env_compile.bat"
 @SET PATH=%PDIR%\ftgl-2.1.3\bin;%PATH%
 @SET PATH=%PDIR%\freetype-2.4.11\bin;%PATH%
 @SET PATH=%PDIR%\gl2ps-1.3.8\bin;%PATH%
+@SET PATH=%PDIR%\qwt-5.2.1\lib;%PATH%
 @REM -------------------------
 
 IF "%ARCH%" == "Win64" (
@@ -69,3 +70,8 @@ IF "%ARCH%" == "Win64" (
     echo Refer to the set_env.bat script.
   )
 )
+
+@SET NEW_GEOM_CONFIG_FILE=%ROOT_DIR%\install\plugins
+@SET PATH=%ROOT_DIR%\install\bin;%ROOT_DIR%\install\plugins;%PATH%
+
+@SET LightAppConfig=%ROOT_DIR%\install\share\salome\resources\newgeom;%GUI_ROOT_DIR%\share\salome\resources\gui