b011913994e78e30479140cd4b0d202d5e258ebd
[mono.git] / mcs / class / System.Data.Entity / Makefile
1 thisdir = class/System.Data.Entity
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = System.Data.Entity.dll
6 LIB_REFS = System System.Core System.Data System.Xml System.Xml.Linq System.Transactions System.Runtime.Serialization System.ComponentModel.DataAnnotations System.Configuration
7 LIB_MCS_FLAGS = -warn:2
8
9 TXT_RESOURCE_STRINGS = ../referencesource/System.Data.Entity/System.Data.Entity.txt
10
11 include ../../build/library.make