summaryrefslogtreecommitdiffstats
path: root/examples/examplebase.pri
Commit message (Collapse)AuthorAgeFilesLines
* 'Trailing whitespace' and 'blank line' fixes for demos and examplesJanne Anttila2009-08-041-3/+2
|
* Added some spaces to pkg_prerules statements to make output more readable.Janne Anttila2009-07-301-1/+3
|
* Extended PKG customization possibilities via qmake.Janne Anttila2009-07-291-1/+11
| | | | | | | | | | | | | | | | | | | 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.
* Long live Qt for S60!axis2009-04-241-0/+1