forked from qt-creator/qt-creator
Debugger: Rename lldb to lldblib
This is the approach directly linking to the lldb library. Change-Id: I5d51ad59d8292b46539a55da8e23918fb7de9a92 Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
#include "debuggerstringutils.h"
|
||||
#include "debuggerstartparameters.h"
|
||||
#include "debuggerkitinformation.h"
|
||||
#include "lldb/lldbenginehost.h"
|
||||
#include "lldblib/lldbenginehost.h"
|
||||
#include "debuggertooltipmanager.h"
|
||||
|
||||
#ifdef Q_OS_WIN
|
||||
|
Reference in New Issue
Block a user