summaryrefslogtreecommitdiffstats
path: root/examples/widgets/dialogs/dialogs.pro
blob: ab33609bcdb6f428781936c0c90c41e9185a080b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TEMPLATE      = subdirs
SUBDIRS       = classwizard \
                configdialog \
                standarddialogs \
                tabdialog \
                trivialwizard

!wince*: SUBDIRS += licensewizard \
                    extension \
                    findfiles

wince*: SUBDIRS += sipdialog

QT += widgets