Implemented a couple of async methods in InstanceContext as well as disposing.
[mono.git] / mcs / class / System.Web.Extensions.Design_1.0 / Makefile
1 thisdir = class/System.Web.Extensions.Design_1.0
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = System.Web.Extensions.Design_1.0.dll
6 LIBRARY_NAME = System.Web.Extensions.Design.dll
7 LIBRARY_COMPAT = yes
8 NO_TEST = yes
9
10 LIB_MCS_FLAGS = \
11         -r:System.dll -r:System.Design.dll -r:System.Drawing.dll -r:System.Windows.Forms.dll
12
13 include ../../build/library.make
14