[mapguide-commits] r9227 - sandbox/jng/geoprocessing/Web/src/HttpHandler

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Sun Jun 25 07:31:05 PDT 2017


Author: jng
Date: 2017-06-25 07:31:05 -0700 (Sun, 25 Jun 2017)
New Revision: 9227

Modified:
   sandbox/jng/geoprocessing/Web/src/HttpHandler/Makefile.am
Log:
Update Makefile.am

Modified: sandbox/jng/geoprocessing/Web/src/HttpHandler/Makefile.am
===================================================================
--- sandbox/jng/geoprocessing/Web/src/HttpHandler/Makefile.am	2017-06-25 14:00:37 UTC (rev 9226)
+++ sandbox/jng/geoprocessing/Web/src/HttpHandler/Makefile.am	2017-06-25 14:31:05 UTC (rev 9227)
@@ -55,11 +55,14 @@
   HttpEnumerateApplicationWidgets.cpp \
   HttpEnumerateApplicationTemplates.cpp \
   HttpGeoBinaryOperation.cpp \
+  HttpGeoBoundary.cpp \
   HttpGeoBuffer.cpp \
   HttpGeoConvexHull.cpp \
   HttpGeoDistance.cpp \
+  HttpGeometryInfo.cpp \
   HttpGeoSimplify.cpp \
   HttpGeoSpatialPredicate.cpp \
+  HttpGeoTessellate.cpp \
   HttpGetCapabilities.cpp \
   HttpGetClassDefinition.cpp \
   HttpGetClasses.cpp \
@@ -186,11 +189,14 @@
   HttpEnumerateApplicationWidgets.h \
   HttpEnumerateApplicationTemplates.h \
   HttpGeoBinaryOperation.h \
+  HttpGeoBoundary.h \
   HttpGeoBuffer.h \
   HttpGeoConvexHull.h \
   HttpGeoDistance.h \
+  HttpGeometryInfo.h \
   HttpGeoSimplify.h \
   HttpGeoSpatialPredicate.h \
+  HttpGeoTessellate.h \
   HttpGetCapabilities.h \
   HttpGetClassDefinition.h \
   HttpGetClasses.h \



More information about the mapguide-commits mailing list