[geos-commits] r2949 - branches/3.2/source

svn_geos at osgeo.org svn_geos at osgeo.org
Fri Mar 26 07:57:47 EDT 2010


Author: mloskot
Date: 2010-03-26 07:57:46 -0400 (Fri, 26 Mar 2010)
New Revision: 2949

Modified:
   branches/3.2/source/Makefile.vc
Log:
source\Makefile.vc: added missing geom\GeometryList.cpp

Modified: branches/3.2/source/Makefile.vc
===================================================================
--- branches/3.2/source/Makefile.vc	2010-03-26 11:55:16 UTC (rev 2948)
+++ branches/3.2/source/Makefile.vc	2010-03-26 11:57:46 UTC (rev 2949)
@@ -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