[556] | 1 | #ifndef QT_IBY
|
---|
| 2 | #define QT_IBY
|
---|
| 3 |
|
---|
| 4 | #include <bldvariant.hrh>
|
---|
| 5 |
|
---|
| 6 | #warning("qt.iby: hack - BINARY_SELECTION_ORDER really needs to be at the baseport/device level as it depends on the device type");
|
---|
| 7 | BINARY_SELECTION_ORDER ARMV6,ARMV5 // hack - this really needs to be at the baseport/device level as it depends on the device type
|
---|
| 8 |
|
---|
[769] | 9 | file=ABI_DIR\BUILD_DIR\QtCore.dll SHARED_LIB_DIR\QtCore.dll
|
---|
| 10 | file=ABI_DIR\BUILD_DIR\QtGui.dll SHARED_LIB_DIR\QtGui.dll
|
---|
| 11 | file=ABI_DIR\BUILD_DIR\QtOpenVG.dll SHARED_LIB_DIR\QtOpenVG.dll
|
---|
| 12 | file=ABI_DIR\BUILD_DIR\QtSvg.dll SHARED_LIB_DIR\QtSvg.dll
|
---|
| 13 | file=ABI_DIR\BUILD_DIR\QtSql.dll SHARED_LIB_DIR\QtSql.dll
|
---|
| 14 | file=ABI_DIR\BUILD_DIR\QtXml.dll SHARED_LIB_DIR\QtXml.dll
|
---|
| 15 | file=ABI_DIR\BUILD_DIR\QtNetwork.dll SHARED_LIB_DIR\QtNetwork.dll
|
---|
| 16 | file=ABI_DIR\BUILD_DIR\QtScript.dll SHARED_LIB_DIR\QtScript.dll
|
---|
| 17 | file=ABI_DIR\BUILD_DIR\QtTest.dll SHARED_LIB_DIR\QtTest.dll
|
---|
| 18 | file=ABI_DIR\BUILD_DIR\QtWebKit.dll SHARED_LIB_DIR\QtWebKit.dll
|
---|
| 19 | file=ABI_DIR\BUILD_DIR\phonon.dll SHARED_LIB_DIR\phonon.dll
|
---|
| 20 | file=ABI_DIR\BUILD_DIR\QtMultimedia.dll SHARED_LIB_DIR\QtMultimedia.dll
|
---|
| 21 | file=ABI_DIR\BUILD_DIR\QtXmlPatterns.dll SHARED_LIB_DIR\QtXmlPatterns.dll
|
---|
[556] | 22 |
|
---|
| 23 | // imageformats
|
---|
[769] | 24 | file=ABI_DIR\BUILD_DIR\qgif.dll SHARED_LIB_DIR\qgif.dll
|
---|
| 25 | file=ABI_DIR\BUILD_DIR\qico.dll SHARED_LIB_DIR\qico.dll
|
---|
| 26 | file=ABI_DIR\BUILD_DIR\qjpeg.dll SHARED_LIB_DIR\qjpeg.dll
|
---|
| 27 | file=ABI_DIR\BUILD_DIR\qmng.dll SHARED_LIB_DIR\qmng.dll
|
---|
| 28 | file=ABI_DIR\BUILD_DIR\qsvg.dll SHARED_LIB_DIR\qsvg.dll
|
---|
| 29 | file=ABI_DIR\BUILD_DIR\qtiff.dll SHARED_LIB_DIR\qtiff.dll
|
---|
[556] | 30 |
|
---|
| 31 | // codecs
|
---|
[769] | 32 | file=ABI_DIR\BUILD_DIR\qcncodecs.dll SHARED_LIB_DIR\qcncodecs.dll
|
---|
| 33 | file=ABI_DIR\BUILD_DIR\qjpcodecs.dll SHARED_LIB_DIR\qjpcodecs.dll
|
---|
| 34 | file=ABI_DIR\BUILD_DIR\qkrcodecs.dll SHARED_LIB_DIR\qkrcodecs.dll
|
---|
| 35 | file=ABI_DIR\BUILD_DIR\qtwcodecs.dll SHARED_LIB_DIR\qtwcodecs.dll
|
---|
[556] | 36 |
|
---|
| 37 | // iconengines
|
---|
[769] | 38 | file=ABI_DIR\BUILD_DIR\qsvgicon.dll SHARED_LIB_DIR\qsvgicon.dll
|
---|
[556] | 39 |
|
---|
| 40 | // Phonon MMF backend
|
---|
[769] | 41 | // This is commented out by default, as normally Helix backend will be used.
|
---|
| 42 | // If the Helix backend is present, it will override MMF backend, so make sure to remove it from
|
---|
| 43 | // image creation in addition to uncommenting the following lines if you want to use MMF backend.
|
---|
| 44 | //file=ABI_DIR\BUILD_DIR\phonon_mmf.dll SHARED_LIB_DIR\phonon_mmf.dll
|
---|
| 45 | //data=\epoc32\data\z\resource\qt\plugins\phonon_backend\phonon_mmf.qtplugin resource\qt\plugins\phonon_backend\phonon_mmf.qtplugin
|
---|
[556] | 46 |
|
---|
[769] | 47 | // QtMultimedia audio backend
|
---|
| 48 | file=ABI_DIR\BUILD_DIR\qaudio.dll SHARED_LIB_DIR\qaudio.dll
|
---|
| 49 |
|
---|
[556] | 50 | // graphicssystems
|
---|
[769] | 51 | file=ABI_DIR\BUILD_DIR\qvggraphicssystem.dll SHARED_LIB_DIR\qvggraphicssystem.dll
|
---|
[556] | 52 |
|
---|
| 53 | // S60 version compatibility plugins for 5.0 (3.1 and 3.2 devices are never likely to have this in ROM,
|
---|
| 54 | // so don't bother including those plugins
|
---|
[769] | 55 | file=ABI_DIR\BUILD_DIR\qts60plugin_5_0.dll SHARED_LIB_DIR\qts60plugin_5_0.dll
|
---|
[556] | 56 |
|
---|
| 57 | S60_APP_RESOURCE(s60main)
|
---|
| 58 |
|
---|
| 59 | // imageformats stubs
|
---|
[651] | 60 | data=\epoc32\data\z\resource\qt\plugins\imageformats\qgif.qtplugin resource\qt\plugins\imageformats\qgif.qtplugin
|
---|
| 61 | data=\epoc32\data\z\resource\qt\plugins\imageformats\qico.qtplugin resource\qt\plugins\imageformats\qico.qtplugin
|
---|
| 62 | data=\epoc32\data\z\resource\qt\plugins\imageformats\qjpeg.qtplugin resource\qt\plugins\imageformats\qjpeg.qtplugin
|
---|
| 63 | data=\epoc32\data\z\resource\qt\plugins\imageformats\qmng.qtplugin resource\qt\plugins\imageformats\qmng.qtplugin
|
---|
| 64 | data=\epoc32\data\z\resource\qt\plugins\imageformats\qsvg.qtplugin resource\qt\plugins\imageformats\qsvg.qtplugin
|
---|
| 65 | data=\epoc32\data\z\resource\qt\plugins\imageformats\qtiff.qtplugin resource\qt\plugins\imageformats\qtiff.qtplugin
|
---|
[556] | 66 |
|
---|
| 67 | // codecs stubs
|
---|
[651] | 68 | data=\epoc32\data\z\resource\qt\plugins\codecs\qcncodecs.qtplugin resource\qt\plugins\codecs\qcncodecs.qtplugin
|
---|
| 69 | data=\epoc32\data\z\resource\qt\plugins\codecs\qjpcodecs.qtplugin resource\qt\plugins\codecs\qjpcodecs.qtplugin
|
---|
| 70 | data=\epoc32\data\z\resource\qt\plugins\codecs\qkrcodecs.qtplugin resource\qt\plugins\codecs\qkrcodecs.qtplugin
|
---|
| 71 | data=\epoc32\data\z\resource\qt\plugins\codecs\qtwcodecs.qtplugin resource\qt\plugins\codecs\qtwcodecs.qtplugin
|
---|
[556] | 72 |
|
---|
| 73 | // iconengines stubs
|
---|
[651] | 74 | data=\epoc32\data\z\resource\qt\plugins\iconengines\qsvgicon.qtplugin resource\qt\plugins\iconengines\qsvgicon.qtplugin
|
---|
[556] | 75 |
|
---|
| 76 |
|
---|
[769] | 77 | // QtMultimedia audio backend
|
---|
| 78 | data=\epoc32\data\qt\qtlibspluginstubs\qaudio.qtplugin resource\qt\plugins\audio\qaudio.qtplugin
|
---|
| 79 |
|
---|
[556] | 80 | // graphicssystems
|
---|
[651] | 81 | data=\epoc32\data\z\resource\qt\plugins\graphicssystems\qvggraphicssystem.qtplugin resource\qt\plugins\graphicssystems\qvggraphicssystem.qtplugin
|
---|
[556] | 82 |
|
---|
| 83 | // Stub sis file
|
---|
[769] | 84 | data=ZSYSTEM\install\qt_stub.sis System\Install\qt_stub.sis
|
---|
| 85 | data=ZSYSTEM\install\qtwebkit_stub.sis System\Install\qtwebkit_stub.sis
|
---|
[556] | 86 |
|
---|
| 87 | #endif // __QT_IBY__
|
---|
[769] | 88 |
|
---|