Skip to content

Commit 16ab3c2

Browse files
author
jef
committed
fix GRASS support in osgeo4w
git-svn-id: http://svn.osgeo.org/qgis/trunk@15854 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 2842f6e commit 16ab3c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ms-windows/osgeo4w/qgis.bat.tmpl

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ call "%OSGEO4W_ROOT%"\bin\o4w_env.bat
55
call "%OSGEO4W_ROOT%"\apps\grass\grass-@grassversion@\etc\env.bat
66
@echo off
77
SET GDAL_DRIVER_PATH=%OSGEO4W_ROOT%\bin\gdalplugins\1.8
8-
path %PATH%;%OSGEO4W_ROOT%\apps\@package@\bin
8+
path %PATH%;%OSGEO4W_ROOT%\apps\@package@\bin;%OSGEO4W_ROOT%\apps\grass\grass-@grassversion@\lib
99
start "Quantum GIS" /B "%OSGEO4W_ROOT%"\apps\@package@\bin\qgis.exe %*

0 commit comments

Comments
 (0)