2014-08-13 10:39:27 +01:00
|
|
|
thisdir = class/System.EnterpriseServices
|
|
|
|
SUBDIRS =
|
|
|
|
include ../../build/rules.make
|
|
|
|
|
|
|
|
LIBRARY = System.EnterpriseServices.dll
|
2015-08-26 07:17:56 -04:00
|
|
|
LIB_REFS = System.Transactions
|
2017-10-19 20:04:20 +00:00
|
|
|
KEYFILE = ../msfinal.pub
|
2016-08-03 10:59:49 +00:00
|
|
|
LIB_MCS_FLAGS = /nowarn:0168 /nowarn:0162
|
2014-08-13 10:39:27 +01:00
|
|
|
NO_TEST = yes
|
|
|
|
|
|
|
|
include ../../build/library.make
|