mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 19:03:00 +00:00
disabled warning messages
svn path=/trunk/; revision=6509
This commit is contained in:
parent
ee6dfe9ff4
commit
99c099b4e0
1 changed files with 3 additions and 3 deletions
|
@ -52,9 +52,9 @@ SHOW_USED_FILES = YES
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
# configuration options related to warning and progress messages
|
# configuration options related to warning and progress messages
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
QUIET = NO
|
QUIET = YES
|
||||||
WARNINGS = YES
|
WARNINGS = NO
|
||||||
WARN_IF_UNDOCUMENTED = YES
|
WARN_IF_UNDOCUMENTED = NO
|
||||||
WARN_IF_DOC_ERROR = YES
|
WARN_IF_DOC_ERROR = YES
|
||||||
WARN_FORMAT = "$file:$line: $text"
|
WARN_FORMAT = "$file:$line: $text"
|
||||||
WARN_LOGFILE =
|
WARN_LOGFILE =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue