5 lines
82 B
Prolog
5 lines
82 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qcache
|
|
QT = core testlib
|
|
SOURCES = tst_qcache.cpp
|