5 lines
84 B
Prolog
5 lines
84 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qmimedata
|
|
QT += testlib
|
|
SOURCES = tst_qmimedata.cpp
|