|
|
@@ -3,7 +3,7 @@ SUBDIRS =
|
|
|
include ../../build/rules.make
|
|
|
|
|
|
LIBRARY = System.ServiceModel.Web.dll
|
|
|
-LIB_MCS_FLAGS = -r:System.dll -r:System.Xml.dll -r:System.Runtime.Serialization.dll -r:System.ServiceModel.dll
|
|
|
+LIB_MCS_FLAGS = -r:System.dll -r:System.Xml.dll -r:System.Runtime.Serialization.dll -r:System.ServiceModel.dll -r:System.Core.dll
|
|
|
|
|
|
ifneq (2.1, $(FRAMEWORK_VERSION))
|
|
|
LIB_MCS_FLAGS += -d:NET_3_5 -d:NET_3_0 \
|