summaryrefslogtreecommitdiff
path: root/examples/desktop/systray/systray.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/desktop/systray/systray.pro')
-rw-r--r--examples/desktop/systray/systray.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/desktop/systray/systray.pro b/examples/desktop/systray/systray.pro
index 8e10fcc..8ce8a3a 100644
--- a/examples/desktop/systray/systray.pro
+++ b/examples/desktop/systray/systray.pro
@@ -10,8 +10,6 @@ sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS systray.pro resources im
sources.path = $$[QT_INSTALL_EXAMPLES]/qtsvg/desktop/systray
INSTALLS += target sources
-symbian: CONFIG += qt_example
-
wince* {
CONFIG(debug, release|debug) {
addPlugins.files = $$QT_BUILD_TREE/plugins/imageformats/qsvgd4.dll
@@ -23,8 +21,5 @@ wince* {
DEPLOYMENT += addPlugins
}
-maemo5: CONFIG += qt_example
-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)
QT+=widgets