summaryrefslogtreecommitdiffstats
path: root/demos/shared/shared.pro
diff options
context:
space:
mode:
Diffstat (limited to 'demos/shared/shared.pro')
-rw-r--r--demos/shared/shared.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/shared/shared.pro b/demos/shared/shared.pro
index 4fc3809be0..b2a338e7f3 100644
--- a/demos/shared/shared.pro
+++ b/demos/shared/shared.pro
@@ -34,5 +34,5 @@ INSTALLS += sources
symbian {
TARGET.UID3 = 0xA000A63C
- include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)
+ CONFIG += qt_demo
}