2010-04-06 Jb Evain <jbevain@novell.com>
[mcs.git] / class / System.Web.Extensions.Design_1.0 / Makefile
blobb428b81e78d829a8a873259afe044b6ed700f5a8
1 thisdir = class/System.Web.Extensions.Design_1.0
2 SUBDIRS =
3 include ../../build/rules.make
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
10 LIB_MCS_FLAGS = \
11 -r:System.dll \
12 -r:System.Design.dll \
13 $(OTHER_LIB_MCS_FLAGS)
15 include ../../build/library.make