summaryrefslogtreecommitdiffstats
path: root/examples/itemviews/chart/chart.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/itemviews/chart/chart.pro')
-rw-r--r--examples/itemviews/chart/chart.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/itemviews/chart/chart.pro b/examples/itemviews/chart/chart.pro
index 250e1e120c..3da23d4038 100644
--- a/examples/itemviews/chart/chart.pro
+++ b/examples/itemviews/chart/chart.pro
@@ -16,5 +16,5 @@ INSTALLS += target sources
symbian {
TARGET.UID3 = 0xA000A647
- include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
+ CONFIG += qt_example
}