[System.IO.Compression] Replaced by corefx implementation
[mono-project.git] / mcs / class / System.IO.Compression / Makefile
blob327f7e0b1cd9980dda34a2808f22240c2a2256c3
1 thisdir = class/System.IO.Compression
2 SUBDIRS =
3 include ../../build/rules.make
5 LIBRARY = System.IO.Compression.dll
6 LIB_REFS = System
7 LIB_MCS_FLAGS =
8 TEST_MCS_FLAGS =
9 TEST_LIB_REFS = System System.Core
11 RESX_RESOURCE_STRING = \
12 ../../../external/corefx/src/System.IO.Compression/src/Resources/Strings.resx
14 include ../../build/library.make