compressionlibs/ziplib/group/libz/libz.mmp
branchRCL_3
changeset 56 acd3cd4aaceb
parent 27 3a7375419266
child 57 2efc27d87e1c
equal deleted inserted replaced
54:4332f0f7be53 56:acd3cd4aaceb
    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
    31 
    32 
    32 USERINCLUDE		../../inc
    33 USERINCLUDE		../../inc
    33 USERINCLUDE		../../src/zlib
    34 USERINCLUDE		../../src/zlib
    34 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    35 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    35 OS_LAYER_LIBC_SYSTEMINCLUDE
    36 OS_LAYER_LIBC_SYSTEMINCLUDE
    52 // also defined in stdlib.h.  The macro below stops stdlib.h from defining wchar_t.
    53 // also defined in stdlib.h.  The macro below stops stdlib.h from defining wchar_t.
    53 #ifdef GCCXML
    54 #ifdef GCCXML
    54 MACRO __wchar_t_defined
    55 MACRO __wchar_t_defined
    55 #endif //GCCXML
    56 #endif //GCCXML
    56 SMPSAFE
    57 SMPSAFE
    57 PAGED