mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-15 00:07:25 -05:00
bundle programs and python stuff from GDAL for use by plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@13663 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
b906e822ab
commit
61ff6ad88c
File diff suppressed because one or more lines are too long
@ -265,6 +265,8 @@ GDAL_INC = $(GDAL_INC_$(GDAL_FORM))
|
||||
GDAL_LIB_fw = -framework GDAL
|
||||
GDAL_LIB_shared = -L$(GDAL_PREFIX_shared)/lib -lgdal
|
||||
GDAL_LIB = $(GDAL_LIB_$(GDAL_FORM))
|
||||
// list as of GDAL 1.7.2, used for bundling
|
||||
GDAL_PROGS = epsg_tr.py esri2wkt.py gcps2vec.py gcps2wld.py gdal_contour gdal_fillnodata.py gdal_grid gdal_merge.py gdal_polygonize.py gdal_proximity.py gdal_rasterize gdal_retile.py gdal_sieve.py gdal_translate gdal-config gdal2tiles.py gdal2xyz.py gdaladdo gdalbuildvrt gdalchksum.py gdaldem gdalenhance gdalident.py gdalimport.py gdalinfo gdalmanage gdaltindex gdaltransform gdalwarp mkgraticule.py nearblack ogr2ogr ogrinfo ogrtindex pct2rgb.py rgb2pct.py testepsg
|
||||
|
||||
PROJ_PREFIX_fw = /Library/Frameworks/PROJ.framework
|
||||
PROJ_INC_fw = $(PROJ_PREFIX_fw)/Headers
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user