X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=mcs%2Fclass%2FSystem.Numerics%2FMakefile;h=a7b25f1b1409b18075f10b582f9c73d815ab4110;hb=e7a2d94f75e00c1f00ebe8bf02b67df7110a0b9a;hp=2b3d458da81cc611aaa38051a582e131a382448b;hpb=28f473c41df72b278eaf9784c29c2b8fa2cbe06a;p=mono.git diff --git a/mcs/class/System.Numerics/Makefile b/mcs/class/System.Numerics/Makefile index 2b3d458da81..a7b25f1b140 100644 --- a/mcs/class/System.Numerics/Makefile +++ b/mcs/class/System.Numerics/Makefile @@ -4,10 +4,15 @@ include ../../build/rules.make LIBRARY = System.Numerics.dll LIB_REFS = System -LIB_MCS_FLAGS = /unsafe -d:MONO +KEYFILE = ../ecma.pub +LIB_MCS_FLAGS = /unsafe TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) +XTEST_LIB_REFS = System Facades/System.Threading.Tasks Facades/System.Runtime.InteropServices.RuntimeInformation System.Core System.Numerics.Vectors Microsoft.CSharp +XTEST_LIB_FLAGS = -unsafe -RESOURCE_STRINGS = ../../../external/referencesource/System.Numerics/System.Numerics.txt +RESX_RESOURCE_STRING = \ + ../../../external/corefx/src/System.Runtime.Numerics/src/Resources/Strings.resx \ + ../../../external/corefx/src/System.Numerics.Vectors/src/Resources/Strings.resx EXTRA_DISTFILES =