!ifmacro[n]def based on Anders Kjersem's code
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3234 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
58ea8200ba
commit
5028c34424
4 changed files with 44 additions and 6 deletions
|
@ -90,6 +90,8 @@ enum
|
|||
TOK_P_MACRO,
|
||||
TOK_P_MACROEND,
|
||||
TOK_P_INSERTMACRO,
|
||||
TOK_P_IFMACRODEF,
|
||||
TOK_P_IFMACRONDEF,
|
||||
|
||||
// section/function shit
|
||||
TOK_SECTION,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue