2014-08-13 10:39:27 +01:00
|
|
|
thisdir = class/Mono.Parallel
|
|
|
|
SUBDIRS =
|
|
|
|
include ../../build/rules.make
|
|
|
|
|
2017-10-19 20:04:20 +00:00
|
|
|
LIB_REFS = System.Core System
|
|
|
|
LIB_MCS_FLAGS = -d:INSIDE_MONO_PARALLEL
|
|
|
|
KEYFILE = ../mono.pub
|
|
|
|
|
2014-08-13 10:39:27 +01:00
|
|
|
LIBRARY = Mono.Parallel.dll
|
|
|
|
|
|
|
|
include ../../build/library.make
|
|
|
|
|
2016-08-03 10:59:49 +00:00
|
|
|
TEST_MCS_FLAGS =
|
|
|
|
TEST_LIB_REFS = System.Core
|