[bcl] Specify the name of the key file on the command line instead of using the Assem...
[mono.git] / mcs / class / System.Data.DataSetExtensions / Makefile
index c19c4b9e9978ea3ddb88523b1df795305e5c86bb..0e92b9ee3b4f6864edaeab170e22016ac3abe273 100644 (file)
@@ -4,9 +4,11 @@ include ../../build/rules.make
 
 LIBRARY = System.Data.DataSetExtensions.dll
 
-RESOURCE_STRINGS = ../../../external/referencesource/System.Data.DataSetExtensions/System.Data.DataSetExtensions.txt
+TXT_RESOURCE_STRINGS = ../referencesource/System.Data.DataSetExtensions/System.Data.DataSetExtensions.txt
 
 LIB_REFS = System.Core System System.Data System.Xml
+KEYFILE = ../ecma.pub
+LIB_MCS_FLAGS = -nowarn:436
 
 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -doc:$(test_lib:.dll=.xml)  -nowarn:219 -nowarn:169 $(NUNIT_RESOURCE_FILES:%=/resource:%)