diff options
Diffstat (limited to 'Attorney_Online.pro')
| -rw-r--r-- | Attorney_Online.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Attorney_Online.pro b/Attorney_Online.pro index b9722b1d..1a5f214b 100644 --- a/Attorney_Online.pro +++ b/Attorney_Online.pro @@ -14,6 +14,7 @@ SOURCES += $$files($$PWD/src/*.cpp) HEADERS += $$files($$PWD/include/*.h) LIBS += -L$$PWD/lib +QMAKE_LFLAGS += -Wl,-rpath,"'\$$ORIGIN/lib'" # Uncomment for verbose network logging # DEFINES += DEBUG_NETWORK |
