Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
osgeo4w: set GDAL_DRIVER_PATH again (GDAL looks in apps/qgis/bin/gdal…
…plugins otherwise)
  • Loading branch information
jef-n committed Mar 29, 2012
1 parent 8058b22 commit 5d78882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ms-windows/osgeo4w/qgis.bat.tmpl
Expand Up @@ -4,6 +4,6 @@ SET OSGEO4W_ROOT=@osgeo4w@
call "%OSGEO4W_ROOT%"\bin\o4w_env.bat
call "%OSGEO4W_ROOT%"\apps\grass\grass-@grassversion@\etc\env.bat
@echo off
SET GDAL_DRIVER_PATH=%OSGEO4W_ROOT%\bin\gdalplugins\1.8
set GDAL_DRIVER_PATH=%OSGEO4W_ROOT%\bin\gdalplugins\1.9;OSGEO4W_ROOT%\bin\gdalplugins
path %PATH%;%OSGEO4W_ROOT%\apps\@package@\bin;%OSGEO4W_ROOT%\apps\grass\grass-@grassversion@\lib
start "Quantum GIS" /B "%OSGEO4W_ROOT%"\apps\@package@\bin\qgis.exe %*

0 comments on commit 5d78882

Please sign in to comment.