aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qpacketprotocol/qpacketprotocol.pro
blob: b1e3835844f17ac950102913fb3f7464cc099f7e (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 += qml network testlib gui-private core-private