diff options
author | Iain <qt-info@nokia.com> | 2009-09-24 18:33:00 (GMT) |
---|---|---|
committer | Iain <qt-info@nokia.com> | 2009-09-24 18:33:00 (GMT) |
commit | eff806304094a46737846fc1bdac62e085e12404 (patch) | |
tree | b0def467b240dd4bbbfa34ca3740c85cca15afa8 /src/s60installs/eabi/QtTestu.def | |
parent | 0d74d4880224428c128bf35e3d163188f232062a (diff) | |
download | Qt-eff806304094a46737846fc1bdac62e085e12404.zip Qt-eff806304094a46737846fc1bdac62e085e12404.tar.gz Qt-eff806304094a46737846fc1bdac62e085e12404.tar.bz2 |
Latest update to Symbian EABI DEF files
A mix of updates caused by code changes, and marking a number of
accidentially introduced exports as ABSENT. The extra exports came from
freezing using abld on S60 3.2, as it seems that the suppression of
--export_all_vtbl doesn't work in abld at the moment (needs investigating)
Note that DEF files are still off by default in src/qbase.pri, so
this doesn't affect anything unless you enable them.
Reviewed-by: TrustMe
Diffstat (limited to 'src/s60installs/eabi/QtTestu.def')
-rw-r--r-- | src/s60installs/eabi/QtTestu.def | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/src/s60installs/eabi/QtTestu.def b/src/s60installs/eabi/QtTestu.def index ea1b3e1..56f84ec 100644 --- a/src/s60installs/eabi/QtTestu.def +++ b/src/s60installs/eabi/QtTestu.def @@ -81,24 +81,24 @@ EXPORTS _ZN5QTest29QBenchmarkIterationControllerC1ENS0_7RunModeE @ 80 NONAME _ZN5QTest29QBenchmarkIterationControllerC2ENS0_7RunModeE @ 81 NONAME _ZN14QTestEventLoop19getStaticMetaObjectEv @ 82 NONAME - _ZTI11QTestLogger @ 83 NONAME ; #<TI># - _ZTI12QTestElement @ 84 NONAME ; #<TI># - _ZTI13QTestCoreListI12QTestElementE @ 85 NONAME ; #<TI># - _ZTI13QTestCoreListI21QTestElementAttributeE @ 86 NONAME ; #<TI># - _ZTI16QTestCoreElementI12QTestElementE @ 87 NONAME ; #<TI># - _ZTI16QTestXmlStreamer @ 88 NONAME ; #<TI># - _ZTI18QTestBasicStreamer @ 89 NONAME ; #<TI># - _ZTI18QTestXunitStreamer @ 90 NONAME ; #<TI># - _ZTI21QTestElementAttribute @ 91 NONAME ; #<TI># - _ZTI21QTestLightXmlStreamer @ 92 NONAME ; #<TI># - _ZTV11QTestLogger @ 93 NONAME ; #<VT># - _ZTV12QTestElement @ 94 NONAME ; #<VT># - _ZTV13QTestCoreListI12QTestElementE @ 95 NONAME ; #<VT># - _ZTV13QTestCoreListI21QTestElementAttributeE @ 96 NONAME ; #<VT># - _ZTV16QTestCoreElementI12QTestElementE @ 97 NONAME ; #<VT># - _ZTV16QTestXmlStreamer @ 98 NONAME ; #<VT># - _ZTV18QTestBasicStreamer @ 99 NONAME ; #<VT># - _ZTV18QTestXunitStreamer @ 100 NONAME ; #<VT># - _ZTV21QTestElementAttribute @ 101 NONAME ; #<VT># - _ZTV21QTestLightXmlStreamer @ 102 NONAME ; #<VT># + _ZTI11QTestLogger @ 83 NONAME ABSENT ; #<TI># + _ZTI12QTestElement @ 84 NONAME ABSENT; #<TI># + _ZTI13QTestCoreListI12QTestElementE @ 85 NONAME ABSENT; #<TI># + _ZTI13QTestCoreListI21QTestElementAttributeE @ 86 NONAME ABSENT; #<TI># + _ZTI16QTestCoreElementI12QTestElementE @ 87 NONAME ABSENT; #<TI># + _ZTI16QTestXmlStreamer @ 88 NONAME ABSENT; #<TI># + _ZTI18QTestBasicStreamer @ 89 NONAME ABSENT; #<TI># + _ZTI18QTestXunitStreamer @ 90 NONAME ABSENT; #<TI># + _ZTI21QTestElementAttribute @ 91 NONAME ABSENT; #<TI># + _ZTI21QTestLightXmlStreamer @ 92 NONAME ABSENT; #<TI># + _ZTV11QTestLogger @ 93 NONAME ABSENT; #<VT># + _ZTV12QTestElement @ 94 NONAME ABSENT; #<VT># + _ZTV13QTestCoreListI12QTestElementE @ 95 NONAME ABSENT; #<VT># + _ZTV13QTestCoreListI21QTestElementAttributeE @ 96 NONAME ABSENT; #<VT># + _ZTV16QTestCoreElementI12QTestElementE @ 97 NONAME ABSENT; #<VT># + _ZTV16QTestXmlStreamer @ 98 NONAME ABSENT; #<VT># + _ZTV18QTestBasicStreamer @ 99 NONAME ABSENT; #<VT># + _ZTV18QTestXunitStreamer @ 100 NONAME ABSENT; #<VT># + _ZTV21QTestElementAttribute @ 101 NONAME ABSENT; #<VT># + _ZTV21QTestLightXmlStreamer @ 102 NONAME ABSENT; #<VT># |