X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Data.Entity%2FMakefile;h=59e87ccac24335b448e58f3407a8d79e8fca5812;hb=f567c2e5ebed86f2f50c6f356f39934064ab6653;hp=d1637f1bee4b5bfc1e878e4fca61630d4cd1b5d4;hpb=28f473c41df72b278eaf9784c29c2b8fa2cbe06a;p=mono.git diff --git a/mcs/class/System.Data.Entity/Makefile b/mcs/class/System.Data.Entity/Makefile index d1637f1bee4..59e87ccac24 100644 --- a/mcs/class/System.Data.Entity/Makefile +++ b/mcs/class/System.Data.Entity/Makefile @@ -4,8 +4,9 @@ include ../../build/rules.make LIBRARY = System.Data.Entity.dll LIB_REFS = System System.Core System.Data System.Xml System.Xml.Linq System.Transactions System.Runtime.Serialization System.ComponentModel.DataAnnotations System.Configuration +KEYFILE = ../ecma.pub LIB_MCS_FLAGS = -warn:2 -RESOURCE_STRINGS = ../../../external/referencesource/System.Data.Entity/System.Data.Entity.txt +TXT_RESOURCE_STRINGS = ../referencesource/System.Data.Entity/System.Data.Entity.txt include ../../build/library.make