[LoongArch64] Part-5:add loongarch support in some files for LoongArch64. (#21769)
[mono-project.git] / mcs / class / System.Net.Http.Formatting / Makefile
blob43895c07c86e10ac9da418cf287010265cde4310
1 thisdir = class/System.Net.Http.Formatting
2 SUBDIRS =
3 include ../../build/rules.make
5 LIBRARY = System.Net.Http.Formatting.dll
7 RESOURCE_DEFS = \
8 System.Net.Http.Properties.CommonWebApiResources,../../../external/aspnetwebstack/src/Common/CommonWebApiResources.resx \
9 System.Net.Http.Properties.Resources,../../../external/aspnetwebstack/src/System.Net.Http.Formatting/Properties/Resources.resx
12 LIB_REFS = System.Core System System.Net.Http System.Xml System.Runtime.Serialization System.Xml.Linq System.Data System.Configuration
13 LIB_MCS_FLAGS = -d:ASPNETMVC -keyfile:../winfx.pub -delaysign
15 include ../../build/library.make