branch | RCL_3 |
changeset 5 | d3bac044e0f0 |
parent 3 | 41300fa6a67c |
child 7 | 3f74d0d4af4c |
4:3b1da2848fc7 | 5:d3bac044e0f0 |
---|---|
1 TEMPLATE = subdirs |
1 TEMPLATE = subdirs |
2 contains(QT_CONFIG,xmlpatterns) { |
2 contains(QT_CONFIG,xmlpatterns) { |
3 SUBDIRS += lib |
3 SUBDIRS += lib |
4 !wince*:lib.file = lib/lib.pro |
|
5 test.depends = lib |
4 test.depends = lib |
6 } |
5 } |
7 SUBDIRS += test |
6 SUBDIRS += test |
8 |
7 |
9 # Needed on the win32-g++ setup and on the test machine arsia. |
8 # Needed on the win32-g++ setup and on the test machine arsia. |