summaryrefslogtreecommitdiffstats
path: root/tqtinterface/qt4/tools/tools.pro
blob: 11920595d4b2b6e58cab4a8252d7c4daea56b446 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
TEMPLATE	= subdirs
no-png {
    message("Tools not available without PNG support")
} else {

#    SUBDIRS		= assistant/lib \
#		      designer \
#		      assistant \
#		      linguist

    SUBDIRS             = assistant/lib \
                          designer \
                          assistant

    unix:SUBDIRS	+= qtconfig
}

CONFIG+=ordered
REQUIRES=full-config