aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/debugger/qpacketprotocol/qpacketprotocol.pro
blob: 949132feff314e64476e46258ee9c6e51ce37083 (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase
TARGET = tst_qpacketprotocol
macx:CONFIG -= app_bundle

HEADERS += ../shared/debugutil_p.h
SOURCES += tst_qpacketprotocol.cpp \
           ../shared/debugutil.cpp

CONFIG += parallel_test
QT += declarative-private network testlib