summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpathclipper/qpathclipper.pro
blob: dc9d60f7c0ef7ec816ec689e03f59e9fef0e111f (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:LIBS+=-lm