File: nfc.pro

package info (click to toggle)
qtconnectivity-opensource-src 5.3.2-2~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 5,720 kB
  • sloc: cpp: 26,896; xml: 408; java: 237; ansic: 104; makefile: 13; sh: 9
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