mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-04 13:04:13 +00:00
enabled default logging debug option for qt debug builds
This commit is contained in:
parent
b5aa67b491
commit
3939ca9eb4
@ -7,6 +7,8 @@ TEMPLATE = app
|
||||
QMAKE_CXXFLAGS *= -std=c++11 -Wno-unused-parameter -Wno-maybe-uninitialized
|
||||
DEFINES += USE_UPNP
|
||||
|
||||
debug: DEFINES += DEBUG_WITH_DEFAULT_LOGGING
|
||||
|
||||
SOURCES += DaemonQT.cpp mainwindow.cpp \
|
||||
../../libi2pd/api.cpp \
|
||||
../../libi2pd/Base.cpp \
|
||||
|
Loading…
x
Reference in New Issue
Block a user