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