summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qmessageauthenticationcode/qmessageauthenticationcode.pro
blob: 1ea23915b7dbdee84955a5cabaad7809615326ff (plain)
1
2
3
4
5
6
7
CONFIG += testcase parallel_test
TARGET = tst_qmessageauthenticationcode
QT = core testlib
SOURCES = tst_qmessageauthenticationcode.cpp

TESTDATA += data/*
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0