2015-04-07 09:35:12 +01:00
|
|
|
thisdir = class/System.Data.Entity
|
|
|
|
SUBDIRS =
|
|
|
|
include ../../build/rules.make
|
|
|
|
|
|
|
|
LIBRARY = System.Data.Entity.dll
|
2015-08-26 07:17:56 -04:00
|
|
|
LIB_REFS = System System.Core System.Data System.Xml System.Xml.Linq System.Transactions System.Runtime.Serialization System.ComponentModel.DataAnnotations System.Configuration
|
2017-10-19 20:04:20 +00:00
|
|
|
KEYFILE = ../ecma.pub
|
2015-08-26 07:17:56 -04:00
|
|
|
LIB_MCS_FLAGS = -warn:2
|
2015-04-07 09:35:12 +01:00
|
|
|
|
2016-08-03 10:59:49 +00:00
|
|
|
TXT_RESOURCE_STRINGS = ../referencesource/System.Data.Entity/System.Data.Entity.txt
|
2015-04-07 09:35:12 +01:00
|
|
|
|
|
|
|
include ../../build/library.make
|