[GRASS-SVN] r60070 - grass/branches/releasebranch_7_0/lib/raster
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun May 4 09:45:36 PDT 2014
Author: neteler
Date: 2014-05-04 09:45:36 -0700 (Sun, 04 May 2014)
New Revision: 60070
Modified:
grass/branches/releasebranch_7_0/lib/raster/gdal.c
Log:
libraster: enable also gdal111.dll
Modified: grass/branches/releasebranch_7_0/lib/raster/gdal.c
===================================================================
--- grass/branches/releasebranch_7_0/lib/raster/gdal.c 2014-05-04 16:45:27 UTC (rev 60069)
+++ grass/branches/releasebranch_7_0/lib/raster/gdal.c 2014-05-04 16:45:36 UTC (rev 60070)
@@ -114,6 +114,7 @@
"libgdal1.7.0.so",
# endif
# ifdef _WIN32
+ "gdal111.dll",
"gdal110.dll",
"gdal19.dll",
"gdal18.dll",
More information about the grass-commit
mailing list