summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/codecs/codecs.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/tools/codecs/codecs.pro')
-rw-r--r--examples/widgets/tools/codecs/codecs.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/tools/codecs/codecs.pro b/examples/widgets/tools/codecs/codecs.pro
index 7b2baa3ec8..985952ed64 100644
--- a/examples/widgets/tools/codecs/codecs.pro
+++ b/examples/widgets/tools/codecs/codecs.pro
@@ -9,7 +9,7 @@ SOURCES += main.cpp \
EXAMPLE_FILES = encodedfiles
# install
-target.path = $$[QT_INSTALL_EXAMPLES]/tools/codecs
+target.path = $$[QT_INSTALL_EXAMPLES]/widgets/tools/codecs
INSTALLS += target
simulator: warning(This example might not fully work on Simulator platform)