2014-08-13 10:39:27 +01:00
|
|
|
thisdir = class/System.Net.Http.Formatting
|
|
|
|
SUBDIRS =
|
|
|
|
include ../../build/rules.make
|
|
|
|
|
|
|
|
LIBRARY = System.Net.Http.Formatting.dll
|
|
|
|
|
2016-11-10 13:04:39 +00:00
|
|
|
RESOURCE_DEFS = \
|
|
|
|
System.Net.Http.Properties.CommonWebApiResources,../../../external/aspnetwebstack/src/Common/CommonWebApiResources.resx \
|
|
|
|
System.Net.Http.Properties.Resources,../../../external/aspnetwebstack/src/System.Net.Http.Formatting/Properties/Resources.resx
|
2015-08-26 07:17:56 -04:00
|
|
|
|
2014-08-13 10:39:27 +01:00
|
|
|
|
2015-08-26 07:17:56 -04:00
|
|
|
LIB_REFS = System.Core System System.Net.Http System.Xml System.Runtime.Serialization System.Xml.Linq System.Data System.Configuration
|
2016-11-10 13:04:39 +00:00
|
|
|
LIB_MCS_FLAGS = -d:ASPNETMVC -keyfile:../winfx.pub -delaysign
|
2014-08-13 10:39:27 +01:00
|
|
|
|
|
|
|
include ../../build/library.make
|