5 lines
93 B
Prolog
5 lines
93 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qkeyevent
|
|
SOURCES += tst_qkeyevent.cpp
|
|
QT = core gui testlib
|