thisdir = class/RabbitMQ.Client/src/client
SUBDIRS = 
include ../../../../build/rules.make

LIBRARY = RabbitMQ.Client.dll
LIB_MCS_FLAGS = -r:System.dll -r:System.Xml.dll -nowarn:618
NO_TEST = yes

include ../../../../build/library.make

