summaryrefslogtreecommitdiffstats
path: root/tests/auto/client/client/client.pro
blob: f4ced252c2a987edf38f73a6fb553121d8ce7d61 (plain)
1
2
3
4
5
6
include (../shared/shared.pri)

TARGET = tst_client
SOURCES += tst_client.cpp

check.commands = $(TESTRUNNER) $${PWD}/run-with-all-shells.sh $(TESTARGS)