You've already forked linux-packaging-mono
Imported Upstream version 5.0.0.42
Former-commit-id: fd56571888259555122d8a0f58c68838229cea2b
This commit is contained in:
parent
1190d13a04
commit
6bdd276d05
@@ -6,13 +6,13 @@ LIBRARY = System.Web.Services.dll
|
||||
ifdef MOBILE_PROFILE
|
||||
LIB_REFS = System System.Xml
|
||||
LIB_MCS_FLAGS = \
|
||||
-nowarn:649 -nowarn:169 \
|
||||
-nowarn:649 -nowarn:168 \
|
||||
-resource:System.Web.Services.Description/wsdl-1.1.xsd,wsdl-1.1.xsd \
|
||||
-resource:System.Web.Services.Description/wsdl-1.1-soap.xsd,wsdl-1.1-soap.xsd \
|
||||
-resource:System.Web.Services.Description/web-reference.xsd,web-reference.xsd
|
||||
else
|
||||
LIB_REFS = System System.EnterpriseServices System.Xml System.Data
|
||||
LIB_MCS_FLAGS = -nowarn:168,169,219,414,612,649 -d:MONO_BROKEN_CONFIGURATION_DLL
|
||||
LIB_MCS_FLAGS = -nowarn:168,612,618,649 -d:MONO_BROKEN_CONFIGURATION_DLL
|
||||
|
||||
ifndef NO_SYSTEM_WEB_DEPENDENCY
|
||||
plainweb = $(the_libdir_base)plainweb/System.Web.dll
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
#include mobile_System.Web.Services.dll.sources
|
||||
@@ -0,0 +1 @@
|
||||
#include mobile_System.Web.Services.dll.sources
|
||||
@@ -0,0 +1 @@
|
||||
#include mobile_System.Web.Services.dll.sources
|
||||
Reference in New Issue
Block a user