summaryrefslogtreecommitdiffstats
path: root/remotescriptdebugger.pro
blob: a9124c9b46a766ffdebcb058c514c7ddca75c16e (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = app
TARGET = 
DEPENDPATH += .
INCLUDEPATH += .
QT += script scripttools network
# Input
SOURCES += main.cpp
SOURCES += qscriptremotetargetdebugger.cpp
HEADERS += qscriptremotetargetdebugger.h