changeset 33 | 3e2da88830cd |
parent 0 | 1918ee327afb |
30:5dc02b23752f | 33:3e2da88830cd |
---|---|
3 |
3 |
4 unix:!mac:LIBS+=-lm |
4 unix:!mac:LIBS+=-lm |
5 contains(QT_CONFIG, qt3support): QT += qt3support |
5 contains(QT_CONFIG, qt3support): QT += qt3support |
6 |
6 |
7 wince*: { |
7 wince*: { |
8 accessneeded.sources = $$QT_BUILD_TREE\plugins\accessible\*.dll |
8 accessneeded.sources = $$QT_BUILD_TREE\\plugins\\accessible\\*.dll |
9 accessneeded.path = accessible |
9 accessneeded.path = accessible |
10 DEPLOYMENT += accessneeded |
10 DEPLOYMENT += accessneeded |
11 } |
11 } |