summaryrefslogtreecommitdiffstats
path: root/examples/xmlpatterns/trafficinfo/trafficinfo.pro
diff options
context:
space:
mode:
authorBill King <bill.king@nokia.com>2009-11-09 23:21:25 (GMT)
committerBill King <bill.king@nokia.com>2009-11-09 23:21:25 (GMT)
commite80adac9902abfd423aae23dd22f490a33763228 (patch)
tree63cc04b5546454fcf668125169c6793fcdbdf04c /examples/xmlpatterns/trafficinfo/trafficinfo.pro
parent87fb186c553d0875c92938a6fd5a9aaf8d69a057 (diff)
parentb770abdd564f28a8d9dde816f72f73e6b15984af (diff)
downloadQt-e80adac9902abfd423aae23dd22f490a33763228.zip
Qt-e80adac9902abfd423aae23dd22f490a33763228.tar.gz
Qt-e80adac9902abfd423aae23dd22f490a33763228.tar.bz2
Merge branch '4.6' of ../qt into 4.6
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 52bcc19..99825d0 100644
--- a/examples/xmlpatterns/trafficinfo/trafficinfo.pro
+++ b/examples/xmlpatterns/trafficinfo/trafficinfo.pro
@@ -7,3 +7,8 @@ target.path = $$[QT_INSTALL_EXAMPLES]/xmlpatterns/trafficinfo
sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/xmlpatterns/trafficinfo
INSTALLS += target sources
+
+symbian {
+ TARGET.UID3 = 0xA000D7C7
+ include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
+}