# # This file is part of project GEOS (http://trac.osgeo.org/geos/) # #prefix=@prefix@ #top_srcdir=@top_srcdir@ noinst_LTLIBRARIES = liboppredicate.la INCLUDES = -I$(top_srcdir)/include liboppredicate_la_SOURCES = \ RectangleIntersects.cpp \ RectangleContains.cpp \ SegmentIntersectionTester.cpp liboppredicate_la_LIBADD =