浏览代码

Add libgdal-1.dll as candidate

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@40903 15284696-431f-4ddb-bdfa-cd5b030d7da7
Glynn Clements 15 年之前
父节点
当前提交
d80e94d8bf
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      lib/raster/gdal.c

+ 1 - 0
lib/raster/gdal.c

@@ -103,6 +103,7 @@ static void load_library(void)
 	"gdal15.dll",
 	"gdal11.dll",
 	"gdal.1.0.dll",
+	"libgdal-1.dll",
 	"gdal.dll",
 # endif
 	NULL