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