Skip to content

Commit 7025f38

Browse files
committed
osgeo4w: set GDAL_DRIVER_PATH again (GDAL looks in apps/qgis/bin/gdalplugins otherwise)
1 parent dac2712 commit 7025f38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ms-windows/osgeo4w/qgis.bat.tmpl

+1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ SET OSGEO4W_ROOT=@osgeo4w@
44
call "%OSGEO4W_ROOT%"\bin\o4w_env.bat
55
call "%OSGEO4W_ROOT%"\apps\grass\grass-@grassversion@\etc\env.bat
66
@echo off
7+
set GDAL_DRIVER_PATH=%OSGEO4W_ROOT%\bin\gdalplugins\1.9;OSGEO4W_ROOT%\bin\gdalplugins
78
path %PATH%;%OSGEO4W_ROOT%\apps\@package@\bin;%OSGEO4W_ROOT%\apps\grass\grass-@grassversion@\lib
89
start "Quantum GIS" /B "%OSGEO4W_ROOT%"\apps\@package@\bin\qgis.exe %*

0 commit comments

Comments
 (0)