Add info for building with debug options
It's been useful for using something like gdb for debugging
This commit is contained in:
parent
c13e6b7ab0
commit
94a0e4a7c3
@ -19,6 +19,9 @@ QMAKE_LFLAGS += -Wl,-rpath,"'\$$ORIGIN/lib'"
|
||||
# Uncomment for verbose network logging
|
||||
# DEFINES += DEBUG_NETWORK
|
||||
|
||||
# Uncomment for building with debug symbols
|
||||
# CONFIG += debug
|
||||
|
||||
# Uncomment to enable Discord Rich Presence
|
||||
# DEFINES += DISCORD
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user