summaryrefslogtreecommitdiffstats
path: root/examples/sql/tablemodel/tablemodel.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sql/tablemodel/tablemodel.pro')
-rw-r--r--examples/sql/tablemodel/tablemodel.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/sql/tablemodel/tablemodel.pro b/examples/sql/tablemodel/tablemodel.pro
index a6842b4c7f..ab339f26d2 100644
--- a/examples/sql/tablemodel/tablemodel.pro
+++ b/examples/sql/tablemodel/tablemodel.pro
@@ -4,7 +4,5 @@ QT += sql widgets
# install
target.path = $$[QT_INSTALL_EXAMPLES]/sql/tablemodel
-sources.files = $$SOURCES *.h $$RESOURCES $$FORMS tablemodel.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/sql/tablemodel
-INSTALLS += target sources
+INSTALLS += target