You've already forked linux-packaging-mono
Imported Upstream version 4.4.0.122
Former-commit-id: a99f46acaeba3ab496c7afc02c29b839e30a0d0b
This commit is contained in:
@@ -4,9 +4,13 @@ include ../../build/rules.make
|
||||
|
||||
LIBRARY = System.Runtime.Remoting.dll
|
||||
|
||||
LIB_REFS = System System.Web System.Xml System.Runtime.Serialization.Formatters.Soap
|
||||
LIB_REFS = System System.Xml System.Runtime.Serialization.Formatters.Soap
|
||||
LIB_MCS_FLAGS = /r:$(corlib)
|
||||
|
||||
ifndef NO_SYSTEM_WEB_DEPENDENCY
|
||||
LIB_REFS += System.Web
|
||||
endif
|
||||
|
||||
TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -nowarn:618 /r:System.Runtime.Remoting.dll
|
||||
|
||||
TEST_MONO_PATH = .
|
||||
|
Reference in New Issue
Block a user