summaryrefslogtreecommitdiffstats
path: root/examples/dbus/pingpong/ping.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dbus/pingpong/ping.pro')
-rw-r--r--examples/dbus/pingpong/ping.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/dbus/pingpong/ping.pro b/examples/dbus/pingpong/ping.pro
index 66fc196462..9d3f2da84b 100644
--- a/examples/dbus/pingpong/ping.pro
+++ b/examples/dbus/pingpong/ping.pro
@@ -16,3 +16,6 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dbus/pingpong
INSTALLS += target sources
symbian: CONFIG += qt_example
+maemo5: CONFIG += qt_example
+symbian: warning(This example does not work on Symbian platform)
+simulator: warning(This example does not work on Simulator platform)