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

# Feedback API examples
contains(mobility_modules, feedback) {
    SUBDIRS += hapticsplayer hapticsquare # this not a good UI for mobile screens at the moment
}