qt6-bb10/tests/auto/corelib/tools/qmessageauthenticationcode/qmessageauthenticationcode.pro

8 lines
198 B
Prolog

CONFIG += testcase parallel_test
TARGET = tst_qmessageauthenticationcode
QT = core testlib
SOURCES = tst_qmessageauthenticationcode.cpp
TESTDATA += data/*
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0