summaryrefslogtreecommitdiff
path: root/examples/xmlpatterns/trafficinfo/trafficinfo.pro
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2011-05-23 22:59:20 +1000
committerQt Continuous Integration System <qt-info@nokia.com>2011-05-23 22:59:20 +1000
commita2adca3e63803ace785033bb43423a4961e0f2d0 (patch)
tree6f7567b6b98c3277746d35647e055912069a00dc /examples/xmlpatterns/trafficinfo/trafficinfo.pro
parent21f021f8a7b2f25a6d42a872d3511ced4ec53fe2 (diff)
parent58f060499c12e47cecd800ae591ddd9548715f1d (diff)
downloadqtxmlpatterns-a2adca3e63803ace785033bb43423a4961e0f2d0.tar.gz
Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtxmlpatterns-staging
* 'master' of git://scm.dev.nokia.troll.no/qt/qtxmlpatterns-staging: Squashed commit of changes from the 4.8-temp branch. Squashed commit of the changes from the mobile-examples repository (4.7-generated-declarative branch). (cherry picked from commit 539311f7b2687e3148ea695ce06fee768abe7b44)
Diffstat (limited to 'examples/xmlpatterns/trafficinfo/trafficinfo.pro')
-rw-r--r--examples/xmlpatterns/trafficinfo/trafficinfo.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/xmlpatterns/trafficinfo/trafficinfo.pro b/examples/xmlpatterns/trafficinfo/trafficinfo.pro
index c9c0bbe..33ddc78 100644
--- a/examples/xmlpatterns/trafficinfo/trafficinfo.pro
+++ b/examples/xmlpatterns/trafficinfo/trafficinfo.pro
@@ -12,3 +12,8 @@ symbian {
TARGET.UID3 = 0xA000D7C7
CONFIG += qt_example
}
+maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
+
+symbian: warning(This example might not fully work on Symbian platform)
+maemo5: warning(This example might not fully work on Maemo platform)
+simulator: warning(This example might not fully work on Simulator platform)