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