[LoongArch64] Part-5:add loongarch support in some files for LoongArch64. (#21769)
[mono-project.git] / mcs / class / System.Design / Makefile
blob08aaa81de8688efa0ba71ba2dcd7ad06f84c0909
1 thisdir = class/System.Design
2 SUBDIRS =
3 include ../../build/rules.make
5 LIBRARY = System.Design.dll
7 LIB_REFS = System System.Xml System.Windows.Forms System.Drawing Accessibility System.Data System.Configuration
8 KEYFILE = ../msfinal.pub
9 LIB_MCS_FLAGS = -nowarn:436 -nowarn:612,618,649,67,672
10 API_BIN_REFS := System.Web
12 TEST_LIB_REFS = System System.Drawing System.Windows.Forms
13 TEST_MCS_FLAGS =
15 include ../../build/library.make