summaryrefslogtreecommitdiff
path: root/examples/examples.pro
blob: 30812bdeed50cd11a4f5a60297f08087280d2aaf (plain)
1
2
3
4
5
6
7
TEMPLATE = subdirs
SUBDIRS = vehiclefunctions \
          media

config_dlt {
    SUBDIRS += geniviextras
}