bring back CodeContracts to mobile profiles.
[mono-project.git] / mcs / class / Mono.Data.Tds / Makefile
blob53ed46d7b7fdb1caebe521ce021829ee08ba9445
1 thisdir = class/Mono.Data.Tds
2 SUBDIRS =
3 include ../../build/rules.make
5 LIBRARY = Mono.Data.Tds.dll
6 LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll /r:System.Xml.dll /r:Mono.Security.dll
8 TEST_MCS_FLAGS = /r:System.dll /r:System.Net.dll
10 include ../../build/library.make