mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-16 00:05:45 -04:00
osgeo4w: set GDAL_DRIVER_PATH again (GDAL looks in apps/qgis-dev/bin/gdalplugins otherwise)
This commit is contained in:
parent
9d0ffc20da
commit
02749e9ff3
@ -5,4 +5,5 @@ call "%OSGEO4W_ROOT%"\bin\o4w_env.bat
|
||||
call "%OSGEO4W_ROOT%"\apps\grass\grass-@grassversion@\etc\env.bat
|
||||
@echo off
|
||||
path %PATH%;%OSGEO4W_ROOT%\apps\@package@\bin;%OSGEO4W_ROOT%\apps\grass\grass-@grassversion@\lib
|
||||
set GDAL_DRIVER_PATH=%OSGEO4W_ROOT%\bin\gdalplugins\1.9;OSGEO4W_ROOT%\bin\gdalplugins
|
||||
start "Quantum GIS" /B "%OSGEO4W_ROOT%"\apps\@package@\bin\qgis.exe %*
|
||||
|
Loading…
x
Reference in New Issue
Block a user