blob: 671220f94b723caa47aabdfa451ec66373f5ffa1 [file] [log] [blame]
CONFIG += testcase
TARGET = tst_qpathclipper
INCLUDEPATH += .
HEADERS += paths.h
SOURCES += tst_qpathclipper.cpp paths.cpp
QT += gui-private testlib
requires(qtConfig(private_tests))
unix:!darwin:!haiku:!integrity: LIBS += -lm