summaryrefslogtreecommitdiffstats
path: root/examples/graphicsview/elasticnodes/elasticnodes.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graphicsview/elasticnodes/elasticnodes.pro')
-rw-r--r--examples/graphicsview/elasticnodes/elasticnodes.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/graphicsview/elasticnodes/elasticnodes.pro b/examples/graphicsview/elasticnodes/elasticnodes.pro
index cb7cc1b928..208c849d13 100644
--- a/examples/graphicsview/elasticnodes/elasticnodes.pro
+++ b/examples/graphicsview/elasticnodes/elasticnodes.pro
@@ -19,5 +19,5 @@ INSTALLS += target sources
symbian {
TARGET.UID3 = 0xA000A642
- include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
+ CONFIG += qt_example
}