more
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4426 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
c4e4cff1d2
commit
025dd40024
1 changed files with 10 additions and 0 deletions
|
@ -38,5 +38,15 @@ code inside comments should not be executed
|
|||
!error "d2 is defined!"
|
||||
!endif
|
||||
|
||||
!ifdef some_define_that_doesnt_exist
|
||||
the next !endif should be part of this line\
|
||||
!endif
|
||||
!\
|
||||
e\
|
||||
n\
|
||||
d\
|
||||
i\
|
||||
f
|
||||
|
||||
Section
|
||||
SectionEnd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue