Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
osgeo4w: don't set GDAL_DRIVER_PATH
  • Loading branch information
jef-n committed Mar 26, 2012
1 parent c936d03 commit 6becc85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ms-windows/osgeo4w/qgis.bat.tmpl
Expand Up @@ -4,6 +4,5 @@ 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
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 6becc85

Please sign in to comment.