2014-08-13 10:39:27 +01:00
|
|
|
thisdir = class/System.Xml.Serialization
|
|
|
|
SUBDIRS =
|
|
|
|
include ../../build/rules.make
|
|
|
|
|
|
|
|
LIBRARY = System.Xml.Serialization.dll
|
2015-08-26 07:17:56 -04:00
|
|
|
LIB_REFS = System.Xml System.ServiceModel
|
2017-10-19 20:04:20 +00:00
|
|
|
KEYFILE = ../ecma.pub
|
2015-08-26 07:17:56 -04:00
|
|
|
LIB_MCS_FLAGS =
|
2014-08-13 10:39:27 +01:00
|
|
|
|
|
|
|
PLATFORM_DEBUG_FLAGS =
|
|
|
|
|
|
|
|
NO_TEST = yes
|
|
|
|
|
|
|
|
include ../../build/library.make
|