5 lines
122 B
Prolog
5 lines
122 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qnetworkcachemetadata
|
|
QT = core network testlib
|
|
SOURCES += tst_qnetworkcachemetadata.cpp
|