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

10 lines
131 B
Prolog
Raw Normal View History

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