Adding new ${__FILEDIR__} preprocessor define containing directory of current script
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6108 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
ab8f90f99e
commit
4d19aaa9ab
3 changed files with 33 additions and 5 deletions
|
@ -170,6 +170,10 @@ You can use these standard predefines to automatically add the build time to the
|
|||
|
||||
Current script name.
|
||||
|
||||
\S1{prefile} $\{__FILEDIR__\}
|
||||
|
||||
Current script directory.
|
||||
|
||||
\S1{preline} $\{__LINE__\}
|
||||
|
||||
Current line number.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue