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