diff options
| author | in1tiate <radwoodward@vikings.grayson.edu> | 2021-08-11 09:28:59 -0500 |
|---|---|---|
| committer | in1tiate <radwoodward@vikings.grayson.edu> | 2021-08-11 09:28:59 -0500 |
| commit | 51698ca6ac57361ca3a5d9aa7d3b3a67374f8b49 (patch) | |
| tree | d37fa21c5b109b7ca1f2c2c9617d2f14d12082a1 /Attorney_Online.pro | |
| parent | ce94cd2d1e75738b53f7ab990a49e75a01b80394 (diff) | |
debug_movie fixes
Diffstat (limited to 'Attorney_Online.pro')
| -rw-r--r-- | Attorney_Online.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Attorney_Online.pro b/Attorney_Online.pro index 2a5c1e14..2498232f 100644 --- a/Attorney_Online.pro +++ b/Attorney_Online.pro @@ -19,6 +19,8 @@ QMAKE_LFLAGS += -Wl,-rpath,"'\$$ORIGIN/lib'" # Uncomment for verbose network logging # DEFINES += DEBUG_NETWORK +DEFINES += DEBUG_MOVIE + # Uncomment for building with debug symbols # CONFIG += debug |
