mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-29 20:27:49 +02:00
qt: small improv
This commit is contained in:
parent
370ab6307a
commit
d4b6485102
2 changed files with 5 additions and 5 deletions
|
@ -9,7 +9,10 @@ CONFIG += strict_c++ c++11
|
|||
|
||||
CONFIG(debug, debug|release) {
|
||||
message(Debug build)
|
||||
|
||||
# do not redirect logging to std::ostream and to Log pane
|
||||
DEFINES += DEBUG_WITH_DEFAULT_LOGGING
|
||||
|
||||
I2PDMAKE += DEBUG=yes
|
||||
} else {
|
||||
message(Release build)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue