X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FFacades%2FSystem.Threading.Timer%2FMakefile;h=5ab3f8409016c7442859ec1cb18d8ebd38b8347e;hb=08a728d237965feb2bbd485f909998b17c0bbb11;hp=a92246dd75b4f8131dd8a9fbf6942ae08efa3525;hpb=ac60ecf03fef7535f5e30d147ca207e34ee32474;p=mono.git diff --git a/mcs/class/Facades/System.Threading.Timer/Makefile b/mcs/class/Facades/System.Threading.Timer/Makefile index a92246dd75b..5ab3f840901 100644 --- a/mcs/class/Facades/System.Threading.Timer/Makefile +++ b/mcs/class/Facades/System.Threading.Timer/Makefile @@ -11,7 +11,8 @@ LIBRARY = System.Threading.Timer.dll KEY_FILE = ../../msfinal.pub SIGN_FLAGS = /delaysign /keyfile:$(KEY_FILE) /nowarn:1616,1699 -LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib /r:System /r:System.Core +LIB_REFS = System System.Core +LIB_MCS_FLAGS = $(SIGN_FLAGS) PLATFORM_DEBUG_FLAGS =