X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.ServiceProcess%2FMakefile;h=3e1e6f988ce3cd68347e672f78ceaa4f40abd44b;hb=6dc92636012d2c6aa4c0741c46bc1fe904eadf70;hp=c53d28f9d0f5deba9552f099525f91901f23c967;hpb=ff228e1c801bda9666b6edab3ee962e05edcf480;p=mono.git diff --git a/mcs/class/System.ServiceProcess/Makefile b/mcs/class/System.ServiceProcess/Makefile index c53d28f9d0f..3e1e6f988ce 100644 --- a/mcs/class/System.ServiceProcess/Makefile +++ b/mcs/class/System.ServiceProcess/Makefile @@ -3,8 +3,8 @@ SUBDIRS = include ../../build/rules.make LIBRARY = System.ServiceProcess.dll -LIB_MCS_FLAGS = /r:System.dll /r:System.Configuration.Install.dll -TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -nowarn:0618 -nowarn:219 -nowarn:169 +LIB_MCS_FLAGS = /r:System.dll /r:System.Configuration.Install.dll /warnaserror +TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) /warnaserror EXTRA_DISTFILES =