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

SOURCES += tst_qpacketprotocol.cpp

include(../shared/debugutil.pri)

QT += network testlib gui-private core-private