2014-08-13 10:39:27 +01:00
|
|
|
thisdir = class/Microsoft.CSharp
|
|
|
|
SUBDIRS =
|
|
|
|
include ../../build/rules.make
|
|
|
|
|
|
|
|
LIBRARY = Microsoft.CSharp.dll
|
|
|
|
|
2017-06-07 13:16:24 +00:00
|
|
|
LIB_REFS = System.Core System
|
2017-10-19 20:04:20 +00:00
|
|
|
KEYFILE = ../msfinal.pub
|
2015-08-26 07:17:56 -04:00
|
|
|
LIB_MCS_FLAGS =
|
2014-08-13 10:39:27 +01:00
|
|
|
|
2018-01-29 19:03:06 +00:00
|
|
|
XTEST_LIB_REFS = Microsoft.CSharp System.Core System Facades/System.Threading.Tasks Facades/System.Runtime.InteropServices.RuntimeInformation
|
2018-01-24 17:04:36 +00:00
|
|
|
|
|
|
|
|
2017-06-07 13:16:24 +00:00
|
|
|
RESX_RESOURCE_STRING = ../../../external/corefx/src/Microsoft.CSharp/src/Resources/Strings.resx
|
|
|
|
|
2014-08-13 10:39:27 +01:00
|
|
|
include ../../build/library.make
|
|
|
|
|