summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qpolygon/qpolygon.pro
blob: 6bda0f870995ef0e9ca718766971019db13cb583 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qpolygon
QT += testlib
SOURCES  += tst_qpolygon.cpp

unix:!darwin:!haiku:!integrity: LIBS += -lm