use !verbose
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4871 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
9e429996af
commit
8d441329d7
1 changed files with 5 additions and 0 deletions
|
@ -17,6 +17,9 @@
|
|||
# For more information, read appendix B in the documentation.
|
||||
#
|
||||
|
||||
!verbose push
|
||||
!verbose 3
|
||||
|
||||
!ifndef LIB_INCLUDED
|
||||
|
||||
!define LIB_INCLUDED
|
||||
|
@ -743,3 +746,5 @@
|
|||
!macroend
|
||||
|
||||
!endif
|
||||
|
||||
!verbose pop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue