2010-04-15 Jb Evain <jbevain@novell.com>
[mcs.git] / class / Cscompmgd / Makefile
blobbb75887ab33bddc1dfc15781a713f30a8cb6e718
1 thisdir = class/Cscompmgd
2 SUBDIRS =
3 include ../../build/rules.make
5 LIBRARY = Cscompmgd.dll
6 LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll
7 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -nowarn:0618 -nowarn:219 -nowarn:169
8 LIBRARY_NAME = cscompmgd.dll
10 include ../../build/library.make