Merge pull request #434 from skyedeving/debug-option
Add info for building with debug options
This commit is contained in:
commit
f4c359733a
@ -19,6 +19,9 @@ QMAKE_LFLAGS += -Wl,-rpath,"'\$$ORIGIN/lib'"
|
|||||||
# Uncomment for verbose network logging
|
# Uncomment for verbose network logging
|
||||||
# DEFINES += DEBUG_NETWORK
|
# DEFINES += DEBUG_NETWORK
|
||||||
|
|
||||||
|
# Uncomment for building with debug symbols
|
||||||
|
# CONFIG += debug
|
||||||
|
|
||||||
# Uncomment to enable Discord Rich Presence
|
# Uncomment to enable Discord Rich Presence
|
||||||
# DEFINES += DISCORD
|
# DEFINES += DISCORD
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user