X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FFacades%2FSystem.IO.MemoryMappedFiles%2FMakefile;h=656b03cd1262185c1b50734329bc9296795d8515;hb=aeccd22792f34fb77c340180174f73f6c3270200;hp=5d44a225ec40496345682e8eb2633c30e3350b05;hpb=ac432e4ba2f187bf6606a2a07bb87607306647b4;p=mono.git diff --git a/mcs/class/Facades/System.IO.MemoryMappedFiles/Makefile b/mcs/class/Facades/System.IO.MemoryMappedFiles/Makefile index 5d44a225ec4..656b03cd126 100644 --- a/mcs/class/Facades/System.IO.MemoryMappedFiles/Makefile +++ b/mcs/class/Facades/System.IO.MemoryMappedFiles/Makefile @@ -11,8 +11,8 @@ LIBRARY = System.IO.MemoryMappedFiles.dll KEY_FILE = ../../msfinal.pub SIGN_FLAGS = /delaysign /keyfile:$(KEY_FILE) /nowarn:1616,1699 -LIB_REFS = System -LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib /r:System.Core.dll +LIB_REFS = System System.Core +LIB_MCS_FLAGS = $(SIGN_FLAGS) PLATFORM_DEBUG_FLAGS =