[mapguide-commits] r9208 - sandbox/jng/geoprocessing/Common/Geometry

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Sat Jun 10 09:15:32 PDT 2017


Author: jng
Date: 2017-06-10 09:15:32 -0700 (Sat, 10 Jun 2017)
New Revision: 9208

Modified:
   sandbox/jng/geoprocessing/Common/Geometry/Makefile.am
Log:
Update Makefile.am

Modified: sandbox/jng/geoprocessing/Common/Geometry/Makefile.am
===================================================================
--- sandbox/jng/geoprocessing/Common/Geometry/Makefile.am	2017-06-10 16:13:00 UTC (rev 9207)
+++ sandbox/jng/geoprocessing/Common/Geometry/Makefile.am	2017-06-10 16:15:32 UTC (rev 9208)
@@ -100,6 +100,7 @@
   PointCollection.cpp \
   Polygon.cpp \
   PolygonCollection.cpp \
+  PreparedGeometry.cpp \
   Region.cpp \
   Ring.cpp \
   WktReaderWriter.cpp\
@@ -267,6 +268,7 @@
   PointCollection.h \
   Polygon.h \
   PolygonCollection.h \
+  PreparedGeometry.h \
   QuadToInstruction.h \
   Region.h \
   Ring.h \



More information about the mapguide-commits mailing list