summaryrefslogtreecommitdiffstats
path: root/examples/widgets/painting/shared/shared.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/painting/shared/shared.pro')
-rw-r--r--examples/widgets/painting/shared/shared.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/widgets/painting/shared/shared.pro b/examples/widgets/painting/shared/shared.pro
index 212f3a20d7..a22bf608bd 100644
--- a/examples/widgets/painting/shared/shared.pro
+++ b/examples/widgets/painting/shared/shared.pro
@@ -26,9 +26,9 @@ HEADERS += \
RESOURCES += shared.qrc
# install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/shared
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting/shared
sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro *.pri images
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/shared
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/painting/shared
INSTALLS += sources
!cross_compile:INSTALLS += target