summaryrefslogtreecommitdiffstats
path: root/demos/embedded/flightinfo/flightinfo.pro
Commit message (Collapse)AuthorAgeFilesLines
* Added missing TARGET.UID3 definitions to various components.Miikka Heikkinen2009-09-031-0/+2
| | | | | | | Every non-test binary built for Symbian needs explicitly assigned UID3, so added TARGET.UID3 for components that were missing it. Reviewed-by: Janne Anttila
* Import the flight info example.Ariya Hidayat2009-08-191-0/+12
Originally it was published in Qt Labs: http://labs.trolltech.com/blogs/2009/07/26/track-your-flight-with-qts60/ Reviewed-by: Jason Barron