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 dac2712 commit 7025f38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ms-windows/osgeo4w/qgis.bat.tmpl
Expand Up @@ -4,5 +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.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 7025f38

Please sign in to comment.