summaryrefslogtreecommitdiffstats
path: root/examples/activeqt/menus/menus.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2012-11-28 16:09:12 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-03 11:44:31 +0100
commit3edf2e19dc1d2f41f941291ae78bddc2b5e32e03 (patch)
tree333f0d436340183df34ea70e61894ecaf7ae3eb9 /examples/activeqt/menus/menus.pro
parent7d4051d3bbc341574ca7a9bdf31d5f14306c1367 (diff)
centralize and fixup example sources install targets
follow respective change in qtbase Change-Id: I6bbcefcad264191dac51d52cd335de776ae3bfe5 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'examples/activeqt/menus/menus.pro')
-rw-r--r--examples/activeqt/menus/menus.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/activeqt/menus/menus.pro b/examples/activeqt/menus/menus.pro
index de41ac1..3dac743 100644
--- a/examples/activeqt/menus/menus.pro
+++ b/examples/activeqt/menus/menus.pro
@@ -10,6 +10,4 @@ RC_FILE = menus.rc
# install
target.path = $$[QT_INSTALL_EXAMPLES]/activeqt/menus
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS $$RC_FILE menus.ico menus.pro *.xpm
-sources.path = $$[QT_INSTALL_EXAMPLES]/activeqt/menus
-INSTALLS += target sources
+INSTALLS += target