[System.Numerics.Vectors] Update to the latest CoreFX version
[mono-project.git] / mcs / class / System.Numerics.Vectors / Makefile
blob6500f93995c7232321dbd9b379e026d053040e8d
1 thisdir = class/System.Numerics.Vectors
2 SUBDIRS =
3 include ../../build/rules.make
5 LIBRARY = System.Numerics.Vectors.dll
6 LIB_REFS = System System.Numerics
7 LIB_MCS_FLAGS = -unsafe
9 RESX_RESOURCE_STRING = ../../../external/corefx/src/System.Numerics.Vectors/src/Resources/Strings.resx
11 EXTRA_DISTFILES =
13 include ../../build/library.make