Added !pragma warning error <#|all>, warning #, disable all, enable all, default all
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6898 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
52e1c24f30
commit
ca009c196b
9 changed files with 116 additions and 40 deletions
|
@ -2,6 +2,8 @@
|
|||
;Multilingual Example Script
|
||||
;Written by Joost Verburg
|
||||
|
||||
!pragma warning error all
|
||||
|
||||
;--------------------------------
|
||||
;Include Modern UI
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue