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