2014-08-13 10:39:27 +01:00
|
|
|
thisdir = class/System.IO.Compression.FileSystem
|
|
|
|
SUBDIRS =
|
|
|
|
include ../../build/rules.make
|
|
|
|
|
|
|
|
LIBRARY = System.IO.Compression.FileSystem.dll
|
2015-08-26 07:17:56 -04:00
|
|
|
LIB_REFS = System System.IO.Compression
|
|
|
|
LIB_MCS_FLAGS =
|
2014-10-04 11:27:48 +01:00
|
|
|
TEST_MCS_FLAGS = /r:System /r:System.Core /r:System.IO.Compression.dll
|
2014-08-13 10:39:27 +01:00
|
|
|
|
|
|
|
include ../../build/library.make
|