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