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