2010-07-08 Marek Habersack <mhabersack@novell.com>
[mono.git] / mcs / class / System.ServiceProcess / Makefile
index 9153893b1f0d498f3f6450144b1124936f3e1f3a..e837292dff688043423527318318f3a5cf03c357 100644 (file)
@@ -3,7 +3,9 @@ SUBDIRS =
 include ../../build/rules.make
 
 LIBRARY = System.ServiceProcess.dll
-LIB_MCS_FLAGS = /r:System.dll /r:System.Configuration.Install.dll
+LIB_MCS_FLAGS = /r:System.dll /r:System.Configuration.Install.dll \
+       /r:System.Windows.Forms.dll /nowarn:0618
+TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)
 
 EXTRA_DISTFILES =