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