[geos-commits] r2266 - trunk

svn_geos at osgeo.org svn_geos at osgeo.org
Fri Jan 30 15:01:51 EST 2009


Author: pramsey
Date: 2009-01-30 15:01:51 -0500 (Fri, 30 Jan 2009)
New Revision: 2266

Modified:
   trunk/configure.in
Log:
Add new msvc targets to build


Modified: trunk/configure.in
===================================================================
--- trunk/configure.in	2009-01-29 19:22:22 UTC (rev 2265)
+++ trunk/configure.in	2009-01-30 20:01:51 UTC (rev 2266)
@@ -256,6 +256,12 @@
 	build/msvc80/geos_python/Makefile
 	build/msvc80/geos_ruby/Makefile
 	build/msvc80/geos_unit/Makefile
+	build/msvc90/Makefile
+	build/msvc90/geos_c_dll/Makefile
+	build/msvc90/geos_lib/Makefile
+	build/msvc90/geos_python/Makefile
+	build/msvc90/geos_ruby/Makefile
+	build/msvc90/geos_unit/Makefile
 	capi/Makefile
 	capi/geos_c.h
 	doc/Doxyfile



More information about the geos-commits mailing list