Xamarin Public Jenkins (auto-signing) 19234507ba Imported Upstream version 5.14.0.78
Former-commit-id: 3494343bcc9ddb42b36b82dd9ae7b69e85e0229f
2018-05-10 08:37:03 +00:00

16 lines
382 B
Makefile

thisdir = class/System.Data.OracleClient
SUBDIRS =
include ../../build/rules.make
LIBRARY = System.Data.OracleClient.dll
LIB_REFS = System System.Xml System.Data System.EnterpriseServices System.Drawing
KEYFILE = ../ecma.pub
LIB_MCS_FLAGS =
TEST_MCS_FLAGS = /nowarn:618
TEST_LIB_REFS = System System.Xml System.Data
EXTRA_DISTFILES = Test/*.cs
include ../../build/library.make