7 lines
121 B
Prolog
7 lines
121 B
Prolog
|
CONFIG += testcase
|
||
|
|
||
|
SOURCES += tst_qasn1element.cpp
|
||
|
QT = core network network-private testlib
|
||
|
|
||
|
TARGET = tst_qasn1element
|