Applied patch #849000 - New sections macros for mutually exclusive section selection by Tim Gallagher
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3209 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
ec5f289696
commit
1dad9c938d
2 changed files with 53 additions and 0 deletions
|
@ -2,6 +2,11 @@
|
|||
# It allows only one of the four optional section to be
|
||||
# selected at any given time.
|
||||
|
||||
#############################################################
|
||||
# New macros which make this so much easier can be found in #
|
||||
# Include\Sections.nsh. #
|
||||
#############################################################
|
||||
|
||||
#### Uncomment the next line for an example with subsections too
|
||||
# !define USE_SUBSECTION
|
||||
####
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue