File: nfc.pro

package info (click to toggle)
qtconnectivity-opensource-src 5.15.15-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 14,104 kB
  • sloc: cpp: 55,865; java: 2,206; xml: 816; ansic: 203; sh: 22; makefile: 20
file content (12 lines) | stat: -rw-r--r-- 203 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
TEMPLATE = subdirs
qtHaveModule(widgets) {
    SUBDIRS += \
        annotatedurl \
        ndefeditor
}
qtHaveModule(quick) {
    SUBDIRS += \
        poster
}

qtHaveModule(quick): SUBDIRS += corkboard