Skip to content

Commit eeceed4

Browse files
author
jef
committed
fix windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk@15426 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 9724f79 commit eeceed4

File tree

3 files changed

+94
-99
lines changed

3 files changed

+94
-99
lines changed

ms-windows/osgeo4w/qgis.bat.tmpl

+1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ SET OSGEO4W_ROOT=@osgeo4w@
44
call "%OSGEO4W_ROOT%"\bin\o4w_env.bat
55
call "%OSGEO4W_ROOT%"\bin\grass-env.bat
66
@echo off
7+
SET GDAL_DRIVER_PATH=%OSGEO4W_ROOT%\bin\gdalplugins\1.8
78
path %PATH%;%GISBASE%\bin
89
start "Quantum GIS" /B "%OSGEO4W_ROOT%"\apps\@package@\bin\qgis.exe %*

0 commit comments

Comments
 (0)