We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2842f6e commit 16ab3c2Copy full SHA for 16ab3c2
ms-windows/osgeo4w/qgis.bat.tmpl
@@ -5,5 +5,5 @@ call "%OSGEO4W_ROOT%"\bin\o4w_env.bat
5
call "%OSGEO4W_ROOT%"\apps\grass\grass-@grassversion@\etc\env.bat
6
@echo off
7
SET GDAL_DRIVER_PATH=%OSGEO4W_ROOT%\bin\gdalplugins\1.8
8
-path %PATH%;%OSGEO4W_ROOT%\apps\@package@\bin
+path %PATH%;%OSGEO4W_ROOT%\apps\@package@\bin;%OSGEO4W_ROOT%\apps\grass\grass-@grassversion@\lib
9
start "Quantum GIS" /B "%OSGEO4W_ROOT%"\apps\@package@\bin\qgis.exe %*
0 commit comments