summaryrefslogtreecommitdiffstats
path: root/examples/startmenu
diff options
context:
space:
mode:
authorkh1 <karsten.heimrich@digia.com>2014-10-27 14:18:43 +0100
committerKarsten Heimrich <karsten.heimrich@digia.com>2014-10-30 11:30:07 +0100
commitbf84d5675d1a152689485fe4cc8875b8c28d32f4 (patch)
treecfbee967f0caddaa45564e5d8e5ceb07dbe56cb7 /examples/startmenu
parentfbc423657791f42d30414a765c64cf01c118d422 (diff)
Unify the output name to match the README file description.
Fix the dynamic page example to compile the additional resource. Change-Id: I62a641f05c4ac76649951695ea5c2d03a390ee8d Reviewed-by: Niels Weber <niels.weber@digia.com>
Diffstat (limited to 'examples/startmenu')
-rw-r--r--examples/startmenu/README2
-rw-r--r--examples/startmenu/startmenu.pro2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/startmenu/README b/examples/startmenu/README
index aa0a0268b..537c49b9e 100644
--- a/examples/startmenu/README
+++ b/examples/startmenu/README
@@ -2,5 +2,5 @@ Shows how to add an entry to the Windows start menu.
Generate installer with
-binarycreator --offline-only -c config/config.xml -p packages start_menu_installer
+binarycreator --offline-only -c config/config.xml -p packages installer
diff --git a/examples/startmenu/startmenu.pro b/examples/startmenu/startmenu.pro
index de3af2de9..415df49d5 100644
--- a/examples/startmenu/startmenu.pro
+++ b/examples/startmenu/startmenu.pro
@@ -1,6 +1,6 @@
TEMPLATE = aux
-INSTALLER = offline
+INSTALLER = installer
INPUT = $$PWD/config/config.xml $$PWD/packages
example.input = INPUT