CONFIG += console CONFIG += testcase CONFIG -= app_bundle TEMPLATE = app TARGET = tst_handshakeresponse QT = core testlib websockets websockets-private SOURCES += tst_handshakeresponse.cpp requires(contains(QT_CONFIG, private_tests))