diff options
author | Shane Kearns <shane.kearns@sosco.com> | 2009-11-10 13:28:43 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2009-11-11 18:08:01 (GMT) |
commit | 1d6c90355eaa8bda1dcd333790b990cc6dcc7bbc (patch) | |
tree | 7c49b3c25f580a0bf371ddf941f6581773f043c8 /src/tools | |
parent | 156fc48501fe14b54e763fc27ab34379d8d4f220 (diff) | |
download | Qt-1d6c90355eaa8bda1dcd333790b990cc6dcc7bbc.zip Qt-1d6c90355eaa8bda1dcd333790b990cc6dcc7bbc.tar.gz Qt-1d6c90355eaa8bda1dcd333790b990cc6dcc7bbc.tar.bz2 |
Switch on DEF files
DEF files containing the frozen DLL exports are in use for Symbian OS
builds, except developer builds (configured with -developer-build)
The reason for this exception is that developer builds export additional
private interfaces to allow autotests to inject or monitor the internal
data of a class.
These autotest exports are not part of the API or the binary interface,
so they are excluded from DEF files.
Task-number: QTBUG-4436
Reviewed-by: Jason Barron
Diffstat (limited to 'src/tools')
0 files changed, 0 insertions, 0 deletions