thisdir = class/System.Data/Test/System.Data.Tests.Mainsoft
SUBDIRS = 
include ../../../../build/rules.make

LIBRARY = System.Data.Tests.Mainsoft.dll
LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll /r:System.Data.dll /r:nunit.framework.dll /r:System.Xml.dll
NO_SIGN_ASSEMBLY = true

include ../../../../build/library.make
