diff options
| -rw-r--r-- | Attorney_Online.pro | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Attorney_Online.pro b/Attorney_Online.pro index 52570469..ba1c80a8 100644 --- a/Attorney_Online.pro +++ b/Attorney_Online.pro @@ -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 |
