compressionlibs/ziplib/group/libz/libz.mmp
branchRCL_3
changeset 57 2efc27d87e1c
parent 56 acd3cd4aaceb
equal deleted inserted replaced
56:acd3cd4aaceb 57:2efc27d87e1c
    26 //UID3 set by "supplier" and must be retained for compatibility.
    26 //UID3 set by "supplier" and must be retained for compatibility.
    27 UID            0x1000008d 0x10281F2E
    27 UID            0x1000008d 0x10281F2E
    28 
    28 
    29 CAPABILITY 		ALL -TCB
    29 CAPABILITY 		ALL -TCB
    30 VENDORID        0x70000001
    30 VENDORID        0x70000001
    31 VERSION 				10.1
       
    32 
    31 
    33 USERINCLUDE		../../inc
    32 USERINCLUDE		../../inc
    34 USERINCLUDE		../../src/zlib
    33 USERINCLUDE		../../src/zlib
    35 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    34 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    36 OS_LAYER_LIBC_SYSTEMINCLUDE
    35 OS_LAYER_LIBC_SYSTEMINCLUDE
    53 // also defined in stdlib.h.  The macro below stops stdlib.h from defining wchar_t.
    52 // also defined in stdlib.h.  The macro below stops stdlib.h from defining wchar_t.
    54 #ifdef GCCXML
    53 #ifdef GCCXML
    55 MACRO __wchar_t_defined
    54 MACRO __wchar_t_defined
    56 #endif //GCCXML
    55 #endif //GCCXML
    57 SMPSAFE
    56 SMPSAFE
       
    57 PAGED