summaryrefslogtreecommitdiffstats
path: root/examples/debuggee/debuggee.pro
blob: 5e9e631b27de4f48556eb7f6a09a8331eca3f126 (plain)
1
2
3
4
5
6
7
TEMPLATE = app
TARGET = 
DEPENDPATH += .
INCLUDEPATH += .
QT += network script scripttools
include(../../src/debuggerconnector.pri)
SOURCES += main.cpp