[mapguide-commits] r9251 - sandbox/jng/ogc/Web/src/HttpHandler

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Sat Nov 11 06:24:17 PST 2017


Author: jng
Date: 2017-11-11 06:24:17 -0800 (Sat, 11 Nov 2017)
New Revision: 9251

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

Modified: sandbox/jng/ogc/Web/src/HttpHandler/Makefile.am
===================================================================
--- sandbox/jng/ogc/Web/src/HttpHandler/Makefile.am	2017-11-10 16:57:36 UTC (rev 9250)
+++ sandbox/jng/ogc/Web/src/HttpHandler/Makefile.am	2017-11-11 14:24:17 UTC (rev 9251)
@@ -143,6 +143,7 @@
   ReaderByteSourceImpl.cpp \
   WfsFeatureDefinitions.cpp \
   WfsGetFeatureParams.cpp \
+  WmsFeatureGeometry.cpp \
   WmsFeatureInfo.cpp \
   WmsFeatureProperties.cpp \
   WmsLayerDefinitions.cpp \
@@ -288,6 +289,7 @@
   StringStream.h \
   WfsFeatureDefinitions.h \
   WfsGetFeatureParams.h \
+  WmsFeatureGeometry.h \
   WmsFeatureInfo.h \
   WmsFeatureProperties.h \
   WmsLayerDefinitions.h \



More information about the mapguide-commits mailing list