summaryrefslogtreecommitdiff
path: root/src/organizer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/organizer.pro')
-rw-r--r--src/organizer.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/organizer.pro b/src/organizer.pro
index 657e0bce..fd8a4c61 100644
--- a/src/organizer.pro
+++ b/src/organizer.pro
@@ -184,6 +184,7 @@ CONFIG(debug, debug|release) {
DSTDIR = $$PWD/../../outputd
LIBS += -L$$OUT_PWD/../shared/debug -L$$OUT_PWD/../bsatk/debug
LIBS += -L$$OUT_PWD/../uibase/debug
+ LIBS += -lDbgHelp
} else {
OUTDIR = $$OUT_PWD/release
DSTDIR = $$PWD/../../output