Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master-integration
[qt-netbsd.git] / tools / designer / src / src.pro
blobe1710b8c206aa395aaed6a2bd87d3258742014c5
1 TEMPLATE = subdirs
2 CONFIG += ordered
4 SUBDIRS = \
5 uitools \
6 lib \
7 components \
8 designer
10 CONFIG(shared,shared|static):SUBDIRS += plugins
12 wince*: SUBDIRS -= designer plugins
13 symbian: SUBDIRS = uitools
14 contains(DEFINES, QT_NO_CURSOR): SUBDIRS -= lib components