summaryrefslogtreecommitdiff
path: root/examples/desktop
diff options
context:
space:
mode:
authorDavid Boddie <david.boddie@nokia.com>2011-04-27 19:16:41 +0200
committerDavid Boddie <david.boddie@nokia.com>2011-05-20 21:08:32 +0200
commit84c6ce7e88a4546d55ec76ce0c439f1467feea45 (patch)
tree957c1aa12854071e132cc5f9197055258f94c143 /examples/desktop
parent2965bad67fa9bcaceab6da19420bc173902b6df2 (diff)
downloadqtsvg-84c6ce7e88a4546d55ec76ce0c439f1467feea45.tar.gz
Squashed commit of the changes from the mobile-examples repository
(4.7-generated-declarative branch). (cherry picked from commit 539311f7b2687e3148ea695ce06fee768abe7b44)
Diffstat (limited to 'examples/desktop')
-rw-r--r--examples/desktop/systray/systray.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/desktop/systray/systray.pro b/examples/desktop/systray/systray.pro
index e36d4e7..76b2b7d 100644
--- a/examples/desktop/systray/systray.pro
+++ b/examples/desktop/systray/systray.pro
@@ -22,3 +22,8 @@ wince* {
addPlugins.path = imageformats
DEPLOYMENT += addPlugins
}
+
+maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
+symbian: warning(This example does not work on Symbian platform)
+maemo5: warning(This example does not work on Maemo platform)
+simulator: warning(This example does not work on Simulator platform)