summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qpathclipper/qpathclipper.pro
blob: aead7007f01ca3b269cb660cca8eff4cf4adbbb7 (plain)
1
2
3
4
5
6
7
8
9
load(qttest_p4)
INCLUDEPATH += .
HEADERS += paths.h
SOURCES  += tst_qpathclipper.cpp paths.cpp
QT += gui-private

requires(contains(QT_CONFIG,private_tests))

unix:!mac:!symbian:LIBS+=-lm