2014-08-13 10:39:27 +01:00
|
|
|
thisdir = class/System.IO.Compression
|
|
|
|
SUBDIRS =
|
|
|
|
include ../../build/rules.make
|
|
|
|
|
|
|
|
LIBRARY = System.IO.Compression.dll
|
2017-04-10 11:41:01 +00:00
|
|
|
LIB_REFS = System
|
2017-10-19 20:04:20 +00:00
|
|
|
KEYFILE = ../ecma.pub
|
2017-04-10 11:41:01 +00:00
|
|
|
LIB_MCS_FLAGS =
|
2016-08-03 10:59:49 +00:00
|
|
|
TEST_MCS_FLAGS =
|
|
|
|
TEST_LIB_REFS = System System.Core
|
2018-01-24 17:04:36 +00:00
|
|
|
LIBRARY_WARN_AS_ERROR = yes
|
2014-08-13 10:39:27 +01:00
|
|
|
|
2017-04-10 11:41:01 +00:00
|
|
|
RESX_RESOURCE_STRING = \
|
|
|
|
../../../external/corefx/src/System.IO.Compression/src/Resources/Strings.resx
|
|
|
|
|
2014-08-13 10:39:27 +01:00
|
|
|
include ../../build/library.make
|