summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpathclipper/qpathclipper.pro
blob: 2becd7dd039231a1d0a9c989851e23c2f6dcbfa0 (plain)
1
2
3
4
5
6
7
8
9
10
11
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