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