summaryrefslogtreecommitdiffstats
path: root/examples/widgets/desktop/systray/systray.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/desktop/systray/systray.pro')
-rw-r--r--examples/widgets/desktop/systray/systray.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/widgets/desktop/systray/systray.pro b/examples/widgets/desktop/systray/systray.pro
index c028b04f04..270f950f10 100644
--- a/examples/widgets/desktop/systray/systray.pro
+++ b/examples/widgets/desktop/systray/systray.pro
@@ -7,8 +7,6 @@ QT += widgets
# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/desktop/systray
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS systray.pro images
-sources.path = $$[QT_INSTALL_EXAMPLES]/widgets/desktop/systray
-INSTALLS += target sources
+INSTALLS += target
simulator: warning(This example might not fully work on Simulator platform)