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