forked from qt-creator/qt-creator
Maemo: Introduce dedicated Fremantle and Harmattan targets.
Task-number: QTCREATORBUG-2770
This commit is contained in:
@@ -227,7 +227,8 @@ static DebuggerEngineType engineForToolChain(ToolChainType toolChainType)
|
||||
case ToolChain_RVCT2_ARMV6:
|
||||
case ToolChain_RVCT_ARMV5_GNUPOC:
|
||||
case ToolChain_GCCE_GNUPOC:
|
||||
case ToolChain_GCC_MAEMO:
|
||||
case ToolChain_GCC_MAEMO5:
|
||||
case ToolChain_GCC_HARMATTAN:
|
||||
#ifdef WITH_LLDB
|
||||
// lldb override
|
||||
if (Core::ICore::instance()->settings()->value("LLDB/enabled").toBool())
|
||||
|
Reference in New Issue
Block a user