summaryrefslogtreecommitdiffstats
path: root/demos/embedded/embedded.pro
diff options
context:
space:
mode:
authorAriya Hidayat <ariya.hidayat@nokia.com>2009-08-19 11:24:05 (GMT)
committerAriya Hidayat <ariya.hidayat@nokia.com>2009-08-19 12:08:13 (GMT)
commitfa246f93508147b4b2e582c61fbb60a0d7f881c3 (patch)
tree421ba0f15fd337749ff27bf3c66c516e81352b0b /demos/embedded/embedded.pro
parenta238c86219a2a16d1e417a4c75273c6d9c7faecc (diff)
downloadQt-fa246f93508147b4b2e582c61fbb60a0d7f881c3.zip
Qt-fa246f93508147b4b2e582c61fbb60a0d7f881c3.tar.gz
Qt-fa246f93508147b4b2e582c61fbb60a0d7f881c3.tar.bz2
Import the flight info example.
Originally it was published in Qt Labs: http://labs.trolltech.com/blogs/2009/07/26/track-your-flight-with-qts60/ Reviewed-by: Jason Barron
Diffstat (limited to 'demos/embedded/embedded.pro')
-rw-r--r--demos/embedded/embedded.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/embedded/embedded.pro b/demos/embedded/embedded.pro
index 2af64c7..3fa0e13 100644
--- a/demos/embedded/embedded.pro
+++ b/demos/embedded/embedded.pro
@@ -9,6 +9,7 @@ contains(QT_CONFIG, svg) {
contains(QT_CONFIG, network) {
SUBDIRS += lightmaps
+ SUBDIRS += flightinfo
}
contains(QT_CONFIG, webkit) {