summaryrefslogtreecommitdiffstats
path: root/examples/sql/books/books.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sql/books/books.pro')
-rw-r--r--examples/sql/books/books.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/sql/books/books.pro b/examples/sql/books/books.pro
index 4a15f62f0d..31c47ba04f 100644
--- a/examples/sql/books/books.pro
+++ b/examples/sql/books/books.pro
@@ -9,9 +9,7 @@ FORMS = bookwindow.ui
QT += sql widgets widgets
target.path = $$[QT_INSTALL_EXAMPLES]/sql/books
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.pro images
-sources.path = $$[QT_INSTALL_EXAMPLES]/sql/books
-INSTALLS += target sources
+INSTALLS += target
wince*: {