changeset 33 | 3e2da88830cd |
parent 0 | 1918ee327afb |
30:5dc02b23752f | 33:3e2da88830cd |
---|---|
3 HEADERS += paths.h |
3 HEADERS += paths.h |
4 SOURCES += tst_qpathclipper.cpp paths.cpp |
4 SOURCES += tst_qpathclipper.cpp paths.cpp |
5 |
5 |
6 requires(contains(QT_CONFIG,private_tests)) |
6 requires(contains(QT_CONFIG,private_tests)) |
7 |
7 |
8 unix:!mac:!symbian*:LIBS+=-lm |
8 unix:!mac:!symbian:LIBS+=-lm |
9 |
9 |
10 |
10 |