[mapserver-commits] r8920 - sandbox/graphics
svn at osgeo.org
svn at osgeo.org
Fri Apr 17 14:54:20 EDT 2009
Author: tamas
Date: 2009-04-17 14:54:20 -0400 (Fri, 17 Apr 2009)
New Revision: 8920
Modified:
sandbox/graphics/Makefile.vc
Log:
Fixed to compile on Windows
Modified: sandbox/graphics/Makefile.vc
===================================================================
--- sandbox/graphics/Makefile.vc 2009-04-17 03:16:33 UTC (rev 8919)
+++ sandbox/graphics/Makefile.vc 2009-04-17 18:54:20 UTC (rev 8920)
@@ -44,7 +44,7 @@
mapcpl.obj mapio.obj mappool.obj mapsvg.obj mapregex.obj mappluginlayer.obj \
mapogcsos.obj mappostgresql.obj mapcrypto.obj mapowscommon.obj \
maplibxml2.obj mapdebug.obj mapchart.obj mapagg.obj maptclutf.obj \
- maprendering.obj mapimagecache.obj \
+ maprendering.obj mapimageio.obj \
mapoglrenderer.obj mapoglcontext.obj mapogl.obj \
maptile.obj $(EPPL_OBJ) $(REGEX_OBJ) mapgeomtransform.obj
More information about the mapserver-commits
mailing list