diff -r e20de85af2ee -r ce057bb09d0b compressionlibs/ziplib/group/libz/readme.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/compressionlibs/ziplib/group/libz/readme.txt Fri Jun 04 16:20:51 2010 +0100 @@ -0,0 +1,9 @@ +The BLD.INF file in this directory builds only the following binaries: + +libzcore.dll +libz.dll + +In order to build these dll's against 9.1 OS release, the macro SYMBIAN_ZLIB_BUILD91 must be defined. This can be temporarily defined in epoc32/include/variant/Symbian_OS_v9.1.hrh. This causes libzcore_build91.mmp and zlib_build91.mmp to be used, which have backslashes instead of forward slashes for any paths, as required by 9.1 release. + +Headers are exported to /epoc32/include/stdapis/ +