5 lines
95 B
Prolog
5 lines
95 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qfileopenevent
|
|
QT += testlib
|
|
SOURCES += tst_qfileopenevent.cpp
|