summaryrefslogtreecommitdiffstats
path: root/examples/widgets/softkeys/softkeys.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/softkeys/softkeys.pro')
-rw-r--r--examples/widgets/softkeys/softkeys.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/softkeys/softkeys.pro b/examples/widgets/softkeys/softkeys.pro
index 14a899c803..b4be01fd5f 100644
--- a/examples/widgets/softkeys/softkeys.pro
+++ b/examples/widgets/softkeys/softkeys.pro
@@ -11,5 +11,5 @@ INSTALLS += target sources
symbian {
TARGET.UID3 = 0xA000CF6B
- include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
+ CONFIG += qt_example
}