summaryrefslogtreecommitdiffstats
path: root/examples/declarative/tutorials
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2012-12-03 21:43:28 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-04 12:40:12 +0100
commitf93bc7fabd380cf10be7f90903ace618074dc871 (patch)
tree852dc7e8432d7de3fe240d48caa89b0b12ba65fd /examples/declarative/tutorials
parentad86cd24157cc6ded679f40807591981fe52d540 (diff)
remove symbian & maemo5 vestiges
Change-Id: I4c02f91abde94d9ee7d154efa6eb371e1a8dfd71 Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
Diffstat (limited to 'examples/declarative/tutorials')
-rw-r--r--examples/declarative/tutorials/extending/chapter6-plugins/chapter6-plugins.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/declarative/tutorials/extending/chapter6-plugins/chapter6-plugins.pro b/examples/declarative/tutorials/extending/chapter6-plugins/chapter6-plugins.pro
index f4013d5f..f8012e66 100644
--- a/examples/declarative/tutorials/extending/chapter6-plugins/chapter6-plugins.pro
+++ b/examples/declarative/tutorials/extending/chapter6-plugins/chapter6-plugins.pro
@@ -16,8 +16,6 @@ SOURCES += piechart.cpp \
OTHER_FILES += chartsplugin.json
-maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
-
# install
target.path = $$[QT_INSTALL_EXAMPLES]/qtquick1/declarative/tutorials/extending/chapter6-plugins
sources.files = $$SOURCES $$HEADERS $$OTHER_FILES app.qml chapter6-plugins.pro