add project comment toggle for verbose network logs
This commit is contained in:
parent
565a3cce89
commit
b036134414
@ -15,6 +15,9 @@ HEADERS += $$files($$PWD/include/*.h)
|
||||
|
||||
LIBS += -L$$PWD/lib
|
||||
|
||||
# Uncomment for verbose network logging
|
||||
# DEFINES += DEBUG_NETWORK
|
||||
|
||||
# Uncomment to enable Discord Rich Presence
|
||||
# DEFINES += DISCORD
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user