qt5base-lts/tests/auto/gui/painting/qwmatrix/qwmatrix.pro

8 lines
129 B
Prolog
Raw Normal View History

CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qwmatrix
SOURCES += tst_qwmatrix.cpp
QT += testlib
unix:!mac:LIBS+=-lm