diff options
author | axis <qt-info@nokia.com> | 2009-08-14 09:43:25 (GMT) |
---|---|---|
committer | axis <qt-info@nokia.com> | 2009-10-23 15:32:21 (GMT) |
commit | 8782f3387bcd1dff3d44ae17ab0547ce08478fb1 (patch) | |
tree | feac9921c83e3a0e9cbc888585ef0cdd4cc9252d /mkspecs/symbian/linux-armcc/qplatformdefs.h | |
parent | b731981cc19195b54f8d5c4ebdf6a9f75b13f790 (diff) | |
download | Qt-8782f3387bcd1dff3d44ae17ab0547ce08478fb1.zip Qt-8782f3387bcd1dff3d44ae17ab0547ce08478fb1.tar.gz Qt-8782f3387bcd1dff3d44ae17ab0547ce08478fb1.tar.bz2 |
Created tools for generating ordinal maps on Symbian.
- winewrapper - This is a simple tool for launching a wine process
by looking at files in the path, since wine itself does not look in
the path. Needed for the Windows-only Symbian tools.
- makeordinalmap - This one takes a list of files containing symbols
to be exported, and creates a stub file library out of them. This
is required by the Symbian post linker. This is a very slow linking
step, and is likely to be rewritten using threads and less process
spawning later on.
- default_post.prf - In here we define the extra compiler rules that
generate the symbol files, as well as the makeordinalmap command
that uses those files.
Diffstat (limited to 'mkspecs/symbian/linux-armcc/qplatformdefs.h')
0 files changed, 0 insertions, 0 deletions