2014-08-13 10:39:27 +01:00
|
|
|
thisdir = class/System.ComponentModel.DataAnnotations
|
|
|
|
SUBDIRS =
|
|
|
|
include ../../build/rules.make
|
|
|
|
|
|
|
|
LIBRARY = System.ComponentModel.DataAnnotations.dll
|
2015-08-26 07:17:56 -04:00
|
|
|
LIB_REFS = System System.Core System.Data System.Xml
|
2017-10-19 20:04:20 +00:00
|
|
|
KEYFILE = ../winfx.pub
|
2015-08-26 07:17:56 -04:00
|
|
|
LIB_MCS_FLAGS = -nowarn:414
|
2014-08-13 10:39:27 +01:00
|
|
|
|
2018-05-10 08:37:03 +00:00
|
|
|
TEST_MCS_FLAGS =
|
|
|
|
TEST_LIB_REFS = System System.Core
|
2014-08-13 10:39:27 +01:00
|
|
|
|
2016-08-03 10:59:49 +00:00
|
|
|
TXT_RESOURCE_STRINGS = ../referencesource/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations.txt
|
2014-08-13 10:39:27 +01:00
|
|
|
|
|
|
|
include ../../build/library.make
|