[geos-commits] r2950 - trunk/src

svn_geos at osgeo.org svn_geos at osgeo.org
Fri Mar 26 07:58:35 EDT 2010


Author: mloskot
Date: 2010-03-26 07:58:34 -0400 (Fri, 26 Mar 2010)
New Revision: 2950

Modified:
   trunk/src/Makefile.vc
Log:
src\Makefile.vc: added missing geom\GeometryList.cpp (ported from branches/3.2)

Modified: trunk/src/Makefile.vc
===================================================================
--- trunk/src/Makefile.vc	2010-03-26 11:57:46 UTC (rev 2949)
+++ trunk/src/Makefile.vc	2010-03-26 11:58:34 UTC (rev 2950)
@@ -67,6 +67,7 @@
 	geom\GeometryCollection.$(EXT) \
 	geom\GeometryComponentFilter.$(EXT) \
 	geom\GeometryFactory.$(EXT) \
+	geom\GeometryList.$(EXT) \
 	geom\IntersectionMatrix.$(EXT) \
 	geom\LinearRing.$(EXT) \
 	geom\LineSegment.$(EXT) \



More information about the geos-commits mailing list