mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-15 00:04:00 -04:00
osgeo4w: don't set GDAL_DRIVER_PATH
This commit is contained in:
parent
e25ffdc5e6
commit
be42f37d94
@ -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 %*
|
||||
|
Loading…
x
Reference in New Issue
Block a user