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, 2 insertions, 2 deletions
diff --git a/examples/widgets/widgets/orientation/orientation.pro b/examples/widgets/widgets/orientation/orientation.pro
index 36a3e91a9c..89786bec7d 100644
--- a/examples/widgets/widgets/orientation/orientation.pro
+++ b/examples/widgets/widgets/orientation/orientation.pro
@@ -23,9 +23,9 @@ RESOURCES += \
images.qrc
# install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/orientation
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/orientation
sources.files = $$SOURCES $$HEADERS $$FORMS $$RESOURCES *.png *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/orientation
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets/orientation
INSTALLS += target sources
simulator: warning(This example might not fully work on Simulator platform)