[QGIS Commit] r14469 - trunk/qgis/ms-windows/osgeo4w

svn_qgis at osgeo.org svn_qgis at osgeo.org
Sun Oct 31 17:09:35 EDT 2010


Author: jef
Date: 2010-10-31 14:09:35 -0700 (Sun, 31 Oct 2010)
New Revision: 14469

Modified:
   trunk/qgis/ms-windows/osgeo4w/qgis.bat.tmpl
Log:
osgeo4w update

Modified: trunk/qgis/ms-windows/osgeo4w/qgis.bat.tmpl
===================================================================
--- trunk/qgis/ms-windows/osgeo4w/qgis.bat.tmpl	2010-10-31 21:08:41 UTC (rev 14468)
+++ trunk/qgis/ms-windows/osgeo4w/qgis.bat.tmpl	2010-10-31 21:09:35 UTC (rev 14469)
@@ -3,6 +3,7 @@
 SET OSGEO4W_ROOT=@osgeo4w@
 call "%OSGEO4W_ROOT%"\bin\o4w_env.bat
 call "%OSGEO4W_ROOT%"\bin\gdal17.bat
+call "%OSGEO4W_ROOT%"\bin\grass-env.bat
 @echo off
 path %PATH%;%GISBASE%\bin
 start "Quantum GIS" /B "%OSGEO4W_ROOT%"\apps\@package@\bin\qgis.exe %*



More information about the QGIS-commit mailing list