blob: 907bfebbe8398e457f08b1998c78346ffab876a0 [file] [log] [blame]
CONFIG += console
CONFIG += testcase
CONFIG -= app_bundle
TEMPLATE = app
TARGET = tst_dataprocessor
QT = testlib websockets-private
SOURCES += tst_dataprocessor.cpp
requires(qtConfig(private_tests))