[mapserver-commits] r7313 - trunk/mapserver/mapscript/csharp
svn at osgeo.org
svn at osgeo.org
Fri Jan 25 13:23:05 EST 2008
Author: tamas
Date: 2008-01-25 13:23:05 -0500 (Fri, 25 Jan 2008)
New Revision: 7313
Modified:
trunk/mapserver/mapscript/csharp/Makefile.vc
Log:
Disable drawmap test with MONO
Modified: trunk/mapserver/mapscript/csharp/Makefile.vc
===================================================================
--- trunk/mapserver/mapscript/csharp/Makefile.vc 2008-01-25 13:51:46 UTC (rev 7312)
+++ trunk/mapserver/mapscript/csharp/Makefile.vc 2008-01-25 18:23:05 UTC (rev 7313)
@@ -88,10 +88,6 @@
!IFDEF MONO
mono shpdump.exe ../../tests/point.shp
mono shapeinfo.exe ../../tests/point.shp
- mono drawmap.exe ../../tests/test.map test_csharp.png
-!IFDEF AGG
- mono drawmap.exe ../../tests/test.map test_csharp_agg.png aggpng24
-!ENDIF
mono getbytes.exe ../../tests/test.map test_csharp2.png
mono RFC24.exe ../../tests/test.map
!ELSE
More information about the mapserver-commits
mailing list