1 thisdir
= class
/Mono.ServiceModel.IdentitySelectors
3 include ..
/..
/build
/rules.make
6 resources
/schemas-xmlsoap-or-ws-2005-05-identity.rnc
8 LIBRARY
= Mono.ServiceModel.IdentitySelectors.dll
9 LIB_REFS
= System System.Xml System.Configuration System.Security System.Transactions System.Web System.Web.Services Mono.Security
11 /nowarn
:414,169,67,3005,436 \
13 $(RESOURCE_FILES
:%=/resource
:%)
15 TEST_MCS_FLAGS
= $(LIB_MCS_FLAGS
)
17 TEST_EXT_RESOURCES
= \
18 Test
/resources
/managed.xml \
19 Test
/resources
/rupert.crds \
20 Test
/resources
/rupert.xml
22 EXTRA_DISTFILES
= $(RESOURCE_FILES
) $(TEST_EXT_REOURCES
)
24 # This is a WinFX only assembly
25 VALID_PROFILE
:= $(filter net_3_0
, $(PROFILE
))
27 LIBRARY_NAME
= dummy-Mono.ServiceModel.IdentitySelectors.dll
29 NO_SIGN_ASSEMBLY
= yes
33 include ..
/..
/build
/library.make