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