summaryrefslogtreecommitdiffstats
path: root/examples/widgets/widgets/orientation/orientation.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/widgets/orientation/orientation.pro')
-rw-r--r--examples/widgets/widgets/orientation/orientation.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/widgets/widgets/orientation/orientation.pro b/examples/widgets/widgets/orientation/orientation.pro
index 50cdf79781..47cea596d1 100644
--- a/examples/widgets/widgets/orientation/orientation.pro
+++ b/examples/widgets/widgets/orientation/orientation.pro
@@ -24,8 +24,6 @@ RESOURCES += \
# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/widgets/orientation
-sources.files = $$SOURCES $$HEADERS $$FORMS $$RESOURCES *.png *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/widgets/widgets/orientation
-INSTALLS += target sources
+INSTALLS += target
simulator: warning(This example might not fully work on Simulator platform)