pkglib_LTLIBRARIES = \
shape.la
shape_la_SOURCES = \
dbffile.cpp \
dbf_test.cpp \
shape.cpp \
shape_featureset.cpp \
shapefile.cpp \
shape_index_featureset.cpp \
shape_io.cpp
shape_la_CXXFLAGS = \
-I../../../include
shape_la_LDFLAGS = \
-module \
-avoid-version \
-shrext .input
## File created by the gnome-build tools