5 lines
89 B
Prolog
5 lines
89 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qmouseevent
|
|
QT += testlib
|
|
SOURCES += tst_qmouseevent.cpp
|