File: examples.pro

package info (click to toggle)
qtfeedback-opensource-src 5.0~git20180903.a14bd0b-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,104 kB
  • sloc: cpp: 3,385; makefile: 34
file content (8 lines) | stat: -rw-r--r-- 183 bytes parent folder | download | duplicates (3)
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
}