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:
hjk
2013-02-20 11:29:58 +01:00
parent 6b28086633
commit bfdeca4948
19 changed files with 2 additions and 2 deletions

View File

@@ -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