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

unix:!mac:LIBS+=-lm