summaryrefslogtreecommitdiffstats
path: root/src/src.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/src.pro b/src/src.pro
index 040da1fd..4f20fe20 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -1,3 +1,9 @@
TEMPLATE = subdirs
CONFIG += ordered
-SUBDIRS = bluetooth nfc imports
+
+SUBDIRS = bluetooth
+
+#The Qt NFC module is currently not supported
+#SUBDIRS += nfc
+
+SUBDIRS += imports