summaryrefslogtreecommitdiffstats
path: root/examples/widgets/widgets/styles/styles.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/widgets/styles/styles.pro')
-rw-r--r--examples/widgets/widgets/styles/styles.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/widgets/widgets/styles/styles.pro b/examples/widgets/widgets/styles/styles.pro
index b05e832ede..f93175997f 100644
--- a/examples/widgets/widgets/styles/styles.pro
+++ b/examples/widgets/widgets/styles/styles.pro
@@ -9,9 +9,7 @@ REQUIRES += "contains(styles, windows)"
# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/widgets/styles
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS styles.pro images
-sources.path = $$[QT_INSTALL_EXAMPLES]/widgets/widgets/styles
-INSTALLS += target sources
+INSTALLS += target
QT += widgets