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

TARGET = tst_client
SOURCES += tst_client.cpp

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