summaryrefslogtreecommitdiffstats
path: root/demos/embedded/flightinfo/flightinfo.pro
diff options
context:
space:
mode:
Diffstat (limited to 'demos/embedded/flightinfo/flightinfo.pro')
-rw-r--r--demos/embedded/flightinfo/flightinfo.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/embedded/flightinfo/flightinfo.pro b/demos/embedded/flightinfo/flightinfo.pro
index c015fdf0af..a33423f543 100644
--- a/demos/embedded/flightinfo/flightinfo.pro
+++ b/demos/embedded/flightinfo/flightinfo.pro
@@ -7,7 +7,7 @@ QT += network
symbian {
TARGET.UID3 = 0xA000CF74
- include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)
+ CONFIG += qt_demo
TARGET.CAPABILITY = NetworkServices
}