[corlib] CoreRT System.Threading.Tasks (#6672)
[mono-project.git] / mcs / class / System.ServiceProcess / Makefile
blob8414fa099f534a138f991a4d0f91ef42ba20c5a9
1 thisdir = class/System.ServiceProcess
2 SUBDIRS =
3 include ../../build/rules.make
5 LIBRARY = System.ServiceProcess.dll
6 LIB_REFS = System System.Configuration.Install System.Windows.Forms
7 KEYFILE = ../msfinal.pub
8 LIB_MCS_FLAGS = /nowarn:0618
9 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)
11 EXTRA_DISTFILES =
13 include ../../build/library.make