CPackWIX: Add new CPACK_STARTUP_SHORTCUTS property.

This commit is contained in:
Nils Gladitz
2015-02-21 18:07:36 +01:00
parent 279605f560
commit e6731f486e
7 changed files with 47 additions and 1 deletions
+1
View File
@@ -324,6 +324,7 @@ Properties on Installed Files
/prop_inst/CPACK_NEVER_OVERWRITE.rst
/prop_inst/CPACK_PERMANENT.rst
/prop_inst/CPACK_START_MENU_SHORTCUTS.rst
/prop_inst/CPACK_STARTUP_SHORTCUTS.rst
/prop_inst/CPACK_WIX_ACL.rst
@@ -0,0 +1,7 @@
CPACK_STARTUP_SHORTCUTS
-----------------------
Species a list of shortcut names that should be created in the Startup folder
for this file.
The property is currently only supported by the WIX generator.