author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Wed, 18 Aug 2010 10:37:55 +0300 | |
changeset 33 | 3e2da88830cd |
parent 0 | 1918ee327afb |
permissions | -rw-r--r-- |
0 | 1 |
load(qttest_p4) |
2 |
INCLUDEPATH += . |
|
3 |
HEADERS += paths.h |
|
4 |
SOURCES += tst_qpathclipper.cpp paths.cpp |
|
5 |
||
6 |
requires(contains(QT_CONFIG,private_tests)) |
|
7 |
||
33
3e2da88830cd
Revision: 201031
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
8 |
unix:!mac:!symbian:LIBS+=-lm |
0 | 9 |
|
10 |