X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FFacades%2FSystem.Security.Cryptography.Encryption.ECDsa%2FMakefile;h=08e99941082c8f1c4bf6531a99da34dfa9b62543;hb=aeccd22792f34fb77c340180174f73f6c3270200;hp=2bae1ac269dfca35f65fd3a3b6065d512796a146;hpb=3d180029fb2875865d51d03269cc71999e008104;p=mono.git diff --git a/mcs/class/Facades/System.Security.Cryptography.Encryption.ECDsa/Makefile b/mcs/class/Facades/System.Security.Cryptography.Encryption.ECDsa/Makefile index 2bae1ac269d..08e99941082 100644 --- a/mcs/class/Facades/System.Security.Cryptography.Encryption.ECDsa/Makefile +++ b/mcs/class/Facades/System.Security.Cryptography.Encryption.ECDsa/Makefile @@ -11,8 +11,8 @@ LIBRARY = System.Security.Cryptography.Encryption.ECDsa.dll KEY_FILE = ../../msfinal.pub SIGN_FLAGS = /delaysign /keyfile:$(KEY_FILE) /nowarn:1616,1699 -LIB_REFS = System -LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib.dll /r:System.Core.dll +LIB_REFS = System System.Core +LIB_MCS_FLAGS = $(SIGN_FLAGS) PLATFORM_DEBUG_FLAGS =