Files
qt-creator/tests/auto/debugger/gdb.pro

13 lines
224 B
Prolog
Raw Normal View History

QTC_LIB_DEPENDS += utils
QT = core network
2010-10-21 14:49:58 +10:00
include(../qttest.pri)
2011-02-16 13:01:58 +01:00
DEBUGGERDIR = $$IDE_SOURCE_TREE/src/plugins/debugger
2009-10-27 17:37:13 +01:00
INCLUDEPATH += $$DEBUGGERDIR
2009-10-27 17:37:13 +01:00
SOURCES += \
tst_gdb.cpp \
$$DEBUGGERDIR/debuggerprotocol.cpp \