diff options
Diffstat (limited to 'tests/auto/debugger/protocol.pro')
| -rw-r--r-- | tests/auto/debugger/protocol.pro | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/auto/debugger/protocol.pro b/tests/auto/debugger/protocol.pro deleted file mode 100644 index edb5529571..0000000000 --- a/tests/auto/debugger/protocol.pro +++ /dev/null @@ -1,15 +0,0 @@ -QT = core network - -QTC_LIB_DEPENDS += utils -include(../qttest.pri) - -DEBUGGERDIR = $$IDE_SOURCE_TREE/src/plugins/debugger - -INCLUDEPATH += $$DEBUGGERDIR - -SOURCES += \ - tst_protocol.cpp \ - $$DEBUGGERDIR/debuggerprotocol.cpp - -HEADERS += \ - $$DEBUGGERDIR/debuggerprotocol.h |
