author | sl |
Tue, 10 Jun 2014 14:32:02 +0200 | |
changeset 1 | 260cb5ec6c19 |
permissions | -rw-r--r-- |
sl@0 | 1 |
The BLD.INF file in this directory builds only the following binaries: |
sl@0 | 2 |
|
sl@0 | 3 |
libzcore.dll |
sl@0 | 4 |
libz.dll |
sl@0 | 5 |
|
sl@0 | 6 |
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. |
sl@0 | 7 |
|
sl@0 | 8 |
Headers are exported to /epoc32/include/stdapis/ |
sl@0 | 9 |