1 thisdir
= class
/System.Configuration
3 include ..
/..
/build
/rules.make
5 LIBRARY
= System.Configuration.dll
6 LIBRARY_USE_INTERMEDIATE_FILE
= yes
8 LIB_MCS_FLAGS
= -r
:$(corlib
) -r
:System.dll
-r
:System.Xml.dll
-r
:System.Security.dll
9 TEST_MCS_FLAGS
= $(LIB_MCS_FLAGS
)
11 # This is a .NET 2.0+ only assembly
12 VALID_PROFILE
:= $(filter net_2_0_bootstrap net_2_0 net_4_0_bootstrap net_4_0
, $(PROFILE
))
14 LIBRARY_NAME
= dummy-System.Configuration.dll
16 NO_SIGN_ASSEMBLY
= yes
20 include ..
/..
/build
/library.make