[LoongArch64] Part-5:add loongarch support in some files for LoongArch64. (#21769)
[mono-project.git] / mcs / class / System.ServiceModel.Activation / Makefile
blob26249a02ac8bf0d3a38cd69cb21fb096316ea987
1 thisdir = class/System.ServiceModel.Activation
2 SUBDIRS =
3 include ../../build/rules.make
5 LIBRARY = System.ServiceModel.Activation.dll
7 LIB_REFS = System.Core System System.ServiceModel
8 KEYFILE = ../winfx.pub
9 LIB_MCS_FLAGS =
11 TEST_MCS_FLAGS =
12 TEST_LIB_REFS = System System.Core
14 include ../../build/library.make