summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/customcompleter/customcompleter.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/tools/customcompleter/customcompleter.pro')
-rw-r--r--examples/widgets/tools/customcompleter/customcompleter.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/widgets/tools/customcompleter/customcompleter.pro b/examples/widgets/tools/customcompleter/customcompleter.pro
index b61cb510e9..24d973cf82 100644
--- a/examples/widgets/tools/customcompleter/customcompleter.pro
+++ b/examples/widgets/tools/customcompleter/customcompleter.pro
@@ -7,9 +7,7 @@ RESOURCES = customcompleter.qrc
# install
target.path = $$[QT_INSTALL_EXAMPLES]/tools/customcompleter
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS customcompleter.pro resources
-sources.path = $$[QT_INSTALL_EXAMPLES]/tools/customcompleter
-INSTALLS += target sources
+INSTALLS += target
QT += widgets