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

7 lines
109 B
Prolog
Raw Normal View History

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