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