summaryrefslogtreecommitdiff
path: root/src/app/app.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/app.pro')
-rw-r--r--src/app/app.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/app/app.pro b/src/app/app.pro
index 8621a63f02..e76ba26b71 100644
--- a/src/app/app.pro
+++ b/src/app/app.pro
@@ -12,7 +12,9 @@ win32: VERSION=
HEADERS += ../tools/qtcreatorcrashhandler/crashhandlersetup.h
SOURCES += main.cpp ../tools/qtcreatorcrashhandler/crashhandlersetup.cpp
+RPATH_BASE = $$IDE_BIN_PATH
include(../rpath.pri)
+
include(../libs/qt-breakpad/qtbreakpad.pri)
LIBS *= -l$$qtLibraryName(ExtensionSystem) -l$$qtLibraryName(Aggregation) -l$$qtLibraryName(Utils)