summaryrefslogtreecommitdiffstats
path: root/examples/uitools/textfinder/textfinder.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/uitools/textfinder/textfinder.pro')
-rw-r--r--examples/uitools/textfinder/textfinder.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/uitools/textfinder/textfinder.pro b/examples/uitools/textfinder/textfinder.pro
index 54309621d..0e6421f6c 100644
--- a/examples/uitools/textfinder/textfinder.pro
+++ b/examples/uitools/textfinder/textfinder.pro
@@ -2,8 +2,7 @@ HEADERS = textfinder.h
RESOURCES = textfinder.qrc
SOURCES = textfinder.cpp main.cpp
-# install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/uitools/textfinder
+target.path = $$[QT_INSTALL_EXAMPLES]/uitools/textfinder
INSTALLS += target
QT += widgets uitools