qtconnectivity/examples/nfc/nfc.pro

7 lines
104 B
Prolog

TEMPLATE = subdirs
qtHaveModule(widgets) {
SUBDIRS += \
annotatedurl \
ndefeditor
}