5 lines
90 B
Prolog
5 lines
90 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qhooks
|
|
QT = core-private testlib
|
|
SOURCES = tst_qhooks.cpp
|