summaryrefslogtreecommitdiff
path: root/examples/examples.pro
blob: 837e277e47a265e8398f08cb40c060838f501998 (plain)
1
2
3
4
5
6
7
TEMPLATE = subdirs

qtHaveModule(quick) {
    SUBDIRS += declarative
    qtHaveModule(positioning): SUBDIRS += weatherinfo
}
qtHaveModule(positioning): qtHaveModule(widgets): SUBDIRS += logfilepositionsource