Brush.jvm.cs: added transform methods
[mono.git] / mcs / class / Microsoft.Vsa / Makefile
1 thisdir = class/Microsoft.Vsa
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = Microsoft.Vsa.dll
6 LIB_MCS_FLAGS = /r:System.dll
7 NO_TEST = yes
8
9 include ../../build/library.make