summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpathclipper/qpathclipper.pro
blob: 590fba0e2d1f11136040694ca75d1a6cfe347b1b (plain)
1
2
3
4
5
6
7
8
9
10
load(qttest_p4)
INCLUDEPATH += .
HEADERS += paths.h
SOURCES  += tst_qpathclipper.cpp paths.cpp

requires(contains(QT_CONFIG,private_tests))

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