summaryrefslogtreecommitdiffstats
path: root/src/src.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro9
1 files changed, 1 insertions, 8 deletions
diff --git a/src/src.pro b/src/src.pro
index 1f96b1f1..9f865e0a 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -1,11 +1,4 @@
TEMPLATE = subdirs
CONFIG += ordered
-# The Qt NFC module is currently not supported. The API is not finalized and may change.
-# The Qt NFC module can be built by passing CONFIG+=nfc to qmake.
-nfc {
- message("Building unsupported Qt NFC module, API is not finalized and may change.")
- SUBDIRS += nfc
-}
-
-SUBDIRS += bluetooth imports
+SUBDIRS += bluetooth nfc imports