You've already forked linux-packaging-mono
Imported Upstream version 4.6.0.150
Former-commit-id: 73e3bb1e96dd09dc931c1dfe559d2c7f7b8b02c7
This commit is contained in:
parent
02ac915603
commit
b95516a3dd
@@ -8,7 +8,7 @@ RESOURCE_FILES = \
|
||||
|
||||
LIBRARY = System.ServiceModel.dll
|
||||
|
||||
LIB_REFS = System System.Xml System.Core System.Runtime.Serialization
|
||||
LIB_REFS = System System.Xml System.Core System.Runtime.Serialization System.IdentityModel
|
||||
LIB_MCS_FLAGS = \
|
||||
/nowarn:414,169,67,3005,436,219,618 \
|
||||
/unsafe \
|
||||
@@ -20,7 +20,7 @@ LIB_REFS += System.ServiceModel.Internals
|
||||
endif
|
||||
|
||||
ifneq (2.1, $(FRAMEWORK_VERSION))
|
||||
LIB_REFS += System.Configuration System.Data System.Security System.IdentityModel System.IdentityModel.Selectors System.Transactions System.Messaging System.Web.Services Mono.Security
|
||||
LIB_REFS += System.Configuration System.Data System.Security System.IdentityModel.Selectors System.Transactions System.Messaging System.Web.Services Mono.Security
|
||||
LIB_MCS_FLAGS += /d:NET_3_0
|
||||
|
||||
ifndef NO_SYSTEM_WEB_DEPENDENCY
|
||||
|
Reference in New Issue
Block a user