summaryrefslogtreecommitdiffstats
path: root/examples/aggregate/examples.pro
blob: bf5e48fd5972cc3724186be18bba02ac2e0022ff (plain)
1
2
3
4
5
6
TEMPLATE = subdirs

sd = $$files(*)
for(d, sd): \
    exists($$d/$${d}.pro): \
        SUBDIRS += $$d