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