No need for ${NSISDIR}\Include
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2159 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
a5257b1d26
commit
c59f187c74
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
; By KiCHiK
|
||||
|
||||
; Include in your script using:
|
||||
; !include "${NSISDIR}\Include\WinMessages.nsh"
|
||||
; !include "WinMessages.nsh"
|
||||
|
||||
!ifndef WINMESSAGES_INCLUDED
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue