X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FFacades%2FSystem.ObjectModel%2FMakefile;h=56ca84ae0daa2b92d814c4b658b5e131364d5320;hb=0fa33056a6742b2ee02604596b355d661d9bdc41;hp=6f9294289b05e7b15b955d64413116c8f5773446;hpb=6dae772d495d85e1f4f33c1c660cbcc9589d20c6;p=mono.git diff --git a/mcs/class/Facades/System.ObjectModel/Makefile b/mcs/class/Facades/System.ObjectModel/Makefile index 6f9294289b0..56ca84ae0da 100644 --- a/mcs/class/Facades/System.ObjectModel/Makefile +++ b/mcs/class/Facades/System.ObjectModel/Makefile @@ -11,7 +11,8 @@ LIBRARY = System.ObjectModel.dll KEY_FILE = ../../msfinal.pub SIGN_FLAGS = /delaysign /keyfile:$(KEY_FILE) /nowarn:1616,1699 -LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib /r:System +LIB_REFS = System +LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib.dll PLATFORM_DEBUG_FLAGS =