**** Merged from MCS ****
[mono-project.git] / mcs / class / System.Design / Makefile
blob139dc3b3401655492cc517006e0c909f480f22c7
1 thisdir = class/System.Design
2 SUBDIRS =
3 include ../../build/rules.make
5 LIBRARY = System.Design.dll
6 LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll /r:System.Web.dll \
7 /r:System.Windows.Forms.dll /r:System.Drawing.dll \
8 /r:Accessibility.dll /r:System.Data.dll
9 NO_TEST = yes
11 include ../../build/library.make