summaryrefslogtreecommitdiffstats
path: root/examples/widgets/dialogs/licensewizard/licensewizard.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/dialogs/licensewizard/licensewizard.pro')
-rw-r--r--examples/widgets/dialogs/licensewizard/licensewizard.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/widgets/dialogs/licensewizard/licensewizard.pro b/examples/widgets/dialogs/licensewizard/licensewizard.pro
index 8d5bed4858..4bcfdad384 100644
--- a/examples/widgets/dialogs/licensewizard/licensewizard.pro
+++ b/examples/widgets/dialogs/licensewizard/licensewizard.pro
@@ -5,9 +5,7 @@ RESOURCES = licensewizard.qrc
# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/dialogs/licensewizard
-sources.files = $$SOURCES $$HEADERS $$FORMS $$RESOURCES *.pro images
-sources.path = $$[QT_INSTALL_EXAMPLES]/widgets/dialogs/licensewizard
-INSTALLS += target sources
+INSTALLS += target
QT += widgets printsupport
simulator: warning(This example might not fully work on Simulator platform)