summaryrefslogtreecommitdiffstats
path: root/examples/widgets/draganddrop/puzzle/puzzle.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/draganddrop/puzzle/puzzle.pro')
-rw-r--r--examples/widgets/draganddrop/puzzle/puzzle.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/widgets/draganddrop/puzzle/puzzle.pro b/examples/widgets/draganddrop/puzzle/puzzle.pro
index 3407a5e094..27acea6590 100644
--- a/examples/widgets/draganddrop/puzzle/puzzle.pro
+++ b/examples/widgets/draganddrop/puzzle/puzzle.pro
@@ -10,9 +10,9 @@ SOURCES = main.cpp \
QMAKE_PROJECT_NAME = dndpuzzle
# install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/draganddrop/puzzle
+target.path = $$[QT_INSTALL_EXAMPLES]/widgets/draganddrop/puzzle
sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro *.jpg
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/draganddrop/puzzle
+sources.path = $$[QT_INSTALL_EXAMPLES]/widgets/draganddrop/puzzle
INSTALLS += target sources
wince*: {