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