summaryrefslogtreecommitdiffstats
path: root/src/s60installs/qt_libs.pro
Commit message (Collapse)AuthorAgeFilesLines
* Rename objectdump to mmfphonondebug in order to avoid conflicts.Frans Englich2009-09-141-1/+2
|
* Fix bug, it's phonon-backend, not phonon_backend.Frans Englich2009-09-141-2/+2
|
* Merge branch 'master' into topic/mmfphononFrans Englich2009-08-121-13/+25
|\ | | | | | | | | | | Conflicts: src/3rdparty/phonon/phonon/factory.cpp src/s60installs/qt_libs.pro
| * 'Trailing whitespace' fixes from s60installsJanne Anttila2009-08-041-14/+14
| |
| * Added some spaces to pkg_prerules statements to make output more readable.Janne Anttila2009-07-301-1/+4
| |
| * Extended PKG customization possibilities via qmake.Janne Anttila2009-07-291-3/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Task: 242139 This commit replaces Symbian specific 'depends' keyword in qmake DEPLOYMENT variable with two more generic ones. The new keywords are 'pkg_prerules' and 'pkg_postrules', and they allow developer to pass raw data to PKG file. The strings in 'pkg_prerules' are added before PKG file package-body headers and 'pkg_postrules' after them. Correspondingly as old 'depends' keyword, the new keywords are not parsed by qmake, so they must be in a format understood by Symbian package generation tools. Note that 'pkg_prerules' can also replace default language, package-header and vendor statements in pkg file. If you decide to override any of these statements, you need to pay attention that also other statements stay valid.
* | Deploy the Phonon MMF Plugin.Frans Englich2009-07-211-1/+7
|/
* Make sure that graphics system plugins are deployed.Jason Barron2009-07-091-1/+1
| | | | These need to be added to the DEPLOYMENT variable as well.
* Tweak deployment rules after addition of OpenVG.Jason Barron2009-07-091-1/+6
| | | | | | | Ensure that we build the plugins we need and also clean up the file a bit to remove the symbian specific blocks that aren't needed. Also we no longer need a separate .iby file for deploying the VG graphics system since it is now nicely integrated into Qt.
* Fixed STL dependency for Symbian.Janne Anttila2009-06-091-1/+1
| | | | The STL config is stored in CONFIG qmake variable, not in QT_CONFIG.
* Unbreak build, spotted by various people. Not tested, but should work(TM).Frans Englich2009-05-191-1/+1
|
* IBY files for adding Qt into ROMIain2009-05-081-0/+3
| | | | RevBy: jbarron
* Remaining support for selfsigned Qt libs packages removed.Miikka Heikkinen2009-05-061-6/+1
|
* Install phonon.Frans Englich2009-05-051-0/+5
|
* Qt lib dependencies had to be revisited as there were issues with someAleksandar Sasha Babic2009-04-271-4/+2
| | | | components when working on Tube HW.
* Long live Qt for S60!axis2009-04-241-0/+74