add project comment toggle for verbose network logs

This commit is contained in:
scatterflower 2020-08-21 15:52:23 -05:00
parent 565a3cce89
commit b036134414

View File

@ -15,6 +15,9 @@ HEADERS += $$files($$PWD/include/*.h)
LIBS += -L$$PWD/lib LIBS += -L$$PWD/lib
# Uncomment for verbose network logging
# DEFINES += DEBUG_NETWORK
# Uncomment to enable Discord Rich Presence # Uncomment to enable Discord Rich Presence
# DEFINES += DISCORD # DEFINES += DISCORD