qt5base-lts/tests/auto/qpathclipper/qpathclipper.pro
Bjørn Erik Nilsen 862a819762 Compile auto tests.
Reviewed-by: mstormo
2011-05-16 16:59:05 +02:00

12 lines
190 B
Prolog

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