[ilasm] Don't break arguments compatiblity
[mono-project.git] / mcs / class / System.ComponentModel.DataAnnotations / Makefile
blobdacf6d719f780c98d515ab05d7ad5b2d991a5ede
1 thisdir = class/System.ComponentModel.DataAnnotations
2 SUBDIRS =
3 include ../../build/rules.make
5 LIBRARY = System.ComponentModel.DataAnnotations.dll
6 LIB_REFS = System System.Core System.Data System.Xml
7 LIB_MCS_FLAGS = -nowarn:414
9 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)
11 TXT_RESOURCE_STRINGS = ../referencesource/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations.txt
13 include ../../build/library.make