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