thisdir = class/System.Xml.Core
include ../../build/rules.make

LIBRARY = System.Xml.Core.dll

# FIXME: remove NET_2_1_HACK
LIB_MCS_FLAGS = -unsafe -r:System -d:AGCLR -d:NET_2_1 -d:NET_2_0 -d:NET_1_1 -d:NET_2_1_HACK

include ../../build/library.make
