1 thisdir
= class
/Mono.Messaging
3 include ..
/..
/build
/rules.make
5 LIBRARY
= Mono.Messaging.dll
7 ifeq (1, $(FRAMEWORK_VERSION_MAJOR
))
8 LIB_MCS_FLAGS
= /r
:System.dll
10 LIB_MCS_FLAGS
= /r
:System.dll
/r
:System.Configuration
13 TEST_MCS_FLAGS
= $(LIB_MCS_FLAGS
) -nowarn
:0618 -nowarn
:219 -nowarn
:169 /r
:System.Messaging.dll
/r
:nunit.mocks.dll
15 include ..
/..
/build
/library.make