summaryrefslogtreecommitdiffstats
path: root/examples/draganddrop/draggabletext/draggabletext.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/draganddrop/draggabletext/draggabletext.pro')
-rw-r--r--examples/draganddrop/draggabletext/draggabletext.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/draganddrop/draggabletext/draggabletext.pro b/examples/draganddrop/draggabletext/draggabletext.pro
index cec6651629..38c20663a2 100644
--- a/examples/draganddrop/draggabletext/draggabletext.pro
+++ b/examples/draganddrop/draggabletext/draggabletext.pro
@@ -16,5 +16,5 @@ symbian {
CONFIG += qt_example
}
QT += widgets
-maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
+maemo5: CONFIG += qt_example
simulator: warning(This example might not fully work on Simulator platform)