QGIS/ms-windows/osgeo4w/qgis.bat.tmpl
jef f14903a745 update osgeo4w build to use GDAL 1.7
git-svn-id: http://svn.osgeo.org/qgis/trunk@13913 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-12 18:56:43 +00:00

9 lines
228 B
Cheetah
Executable File

@echo off
SET OSGEO4W_ROOT=@osgeo4w@
call "%OSGEO4W_ROOT%"\bin\o4w_env.bat
call "%OSGEO4W_ROOT%"\bin\gdal17.bat
@echo off
path %PATH%;%GISBASE%\bin
start "Quantum GIS" /B "%OSGEO4W_ROOT%"\apps\@package@\bin\qgis.exe %*