summaryrefslogtreecommitdiffstats
path: root/examples/widgets/mac/mac.pro
blob: c5f8bf826f4beea0d792a7a02c5fb51ce52148ba (plain)
1
2
3
4
5
TEMPLATE = subdirs
macx {
    SUBDIRS = \
            qmacnativewidget
}