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 33885f906f..0bc3dd154b 100644
--- a/examples/draganddrop/draggabletext/draggabletext.pro
+++ b/examples/draganddrop/draggabletext/draggabletext.pro
@@ -15,5 +15,5 @@ symbian {
TARGET.UID3 = 0xA000CF64
CONFIG += qt_example
}
-maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
+maemo5: CONFIG += qt_example
simulator: warning(This example might not fully work on Simulator platform)