# # This file is part of project GEOS (http://trac.osgeo.org/geos/) # noinst_LTLIBRARIES = libindexquadtree.la INCLUDES = -I$(top_srcdir)/include libindexquadtree_la_SOURCES = \ DoubleBits.cpp \ IntervalSize.cpp \ Quadtree.cpp \ Key.cpp \ Node.cpp \ NodeBase.cpp \ Root.cpp