summaryrefslogtreecommitdiffstats
path: root/examples/animation/stickman/stickman.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/animation/stickman/stickman.pro')
-rw-r--r--examples/animation/stickman/stickman.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/animation/stickman/stickman.pro b/examples/animation/stickman/stickman.pro
index a4f5aafb2d..2fefe72c4f 100644
--- a/examples/animation/stickman/stickman.pro
+++ b/examples/animation/stickman/stickman.pro
@@ -20,5 +20,5 @@ INSTALLS += target sources
symbian {
TARGET.UID3 = 0xA000E3F9
- include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
+ CONFIG += qt_example
}