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
|
@ -3,6 +3,8 @@
|
|||
; This is an example of a multilingual installer
|
||||
; The user can select the language on startup
|
||||
|
||||
!pragma warning error all
|
||||
|
||||
;--------------------------------
|
||||
|
||||
OutFile languages.exe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue