new location for WinMessages.nsh
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1909 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
614cd6d972
commit
c2ef23bfdd
7 changed files with 18 additions and 10 deletions
|
@ -10,8 +10,8 @@
|
|||
!include "${NSISDIR}\Contrib\System\System.nsh"
|
||||
|
||||
!verbose 3 ; For WinMessages especially
|
||||
!include "${NSISDIR}\Examples\WinMessages.nsh"
|
||||
!verbose 3
|
||||
!include "${NSISDIR}\Include\WinMessages.nsh"
|
||||
!verbose 4
|
||||
|
||||
; ================= systemGetFileSysTime implementation =================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue