forked from qt-creator/qt-creator
Activate CDB. Simplify locals display of CDB, make it possible to assign simple values.
Do automatically expand first level (only on request), recurse only in completeModel.
This commit is contained in:
@@ -93,5 +93,5 @@ DEFINES += USE_MODEL_TEST=1
|
||||
|
||||
win32 {
|
||||
include(win/win.pri)
|
||||
CONFIG(cdbdebugger):include(cdb/cdb.pri)
|
||||
include(cdb/cdb.pri)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user