1 thisdir
= class
/System.IdentityModel
3 include ..
/..
/build
/rules.make
5 LIBRARY
= System.IdentityModel.dll
10 /r
:System.Security.dll \
12 /r
:Mono.Security.dll \
13 /r
:System.Runtime.Serialization.dll
15 TEST_MCS_FLAGS
= $(LIB_MCS_FLAGS
)
18 Test
/Resources
/test.cer \
19 Test
/Resources
/test.pfx \
20 Test
/Resources
/test2.pfx
22 VALID_PROFILE
:= $(filter net_2_0 net_4_0
, $(PROFILE
))
24 LIBRARY_NAME
= dummy-System.IdentityModel.dll
26 NO_SIGN_ASSEMBLY
= yes
30 include ..
/..
/build
/library.make