6 lines
123 B
Prolog
6 lines
123 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qmessageauthenticationcode
|
|
QT = core testlib
|
|
SOURCES = tst_qmessageauthenticationcode.cpp
|
|
|