Changeset 7313
- Timestamp:
- 01/25/08 13:23:05 (5 months ago)
- Files:
-
- trunk/mapserver/mapscript/csharp/Makefile.vc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/mapserver/mapscript/csharp/Makefile.vc
r7217 r7313 89 89 mono shpdump.exe ../../tests/point.shp 90 90 mono shapeinfo.exe ../../tests/point.shp 91 mono drawmap.exe ../../tests/test.map test_csharp.png92 !IFDEF AGG93 mono drawmap.exe ../../tests/test.map test_csharp_agg.png aggpng2494 !ENDIF95 91 mono getbytes.exe ../../tests/test.map test_csharp2.png 96 92 mono RFC24.exe ../../tests/test.map
