summaryrefslogtreecommitdiffstats
path: root/examples/activeqt/menus/menus.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/activeqt/menus/menus.pro')
-rw-r--r--examples/activeqt/menus/menus.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/activeqt/menus/menus.pro b/examples/activeqt/menus/menus.pro
index adcaf8e..150c1ab 100644
--- a/examples/activeqt/menus/menus.pro
+++ b/examples/activeqt/menus/menus.pro
@@ -10,6 +10,6 @@ RC_FILE = menus.rc
# install
target.path = $$[QT_INSTALL_EXAMPLES]/activeqt/menus
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS $$RC_FILE menus.ico menus.pro
+sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS $$RC_FILE menus.ico menus.pro *.xpm
sources.path = $$[QT_INSTALL_EXAMPLES]/activeqt/menus
INSTALLS += target sources