summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
diff options
context:
space:
mode:
authoralex <alex.blasche@nokia.com>2012-02-27 16:53:44 +0100
committerQt by Nokia <qt-info@nokia.com>2012-03-01 10:06:15 +0100
commit0ff02efefc6b47112f8db2959baa125d546ec63a (patch)
tree93bd7c371b64451f58ef3d091744093484f6ae5c /tests/tests.pro
parent86f234ad2de4b25eb394739ecf672132904496e2 (diff)
Remove/disable QtNFC from Qt 5.0.
Currently there is no way of verifying the QtNFC API. This decision will be revisited by future Qt releases. Furthermore there will be no commitment that the re-enabled QtNFC API will be source or binary compatible to the version disabled by this commit. Change-Id: I9aea986189d48b5c2368ce6b2c7ff20e2c94f2f8 Reviewed-by: Lars Knoll <lars.knoll@nokia.com> Reviewed-by: Michael Zanetti <michael.zanetti@nokia.com> Reviewed-by: Oliver Woltermann <oliver.woltermann@nokia.com>
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index 3b5abbad..f00a536e 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -1,5 +1,8 @@
TEMPLATE = subdirs
-SUBDIRS += auto nfctestserver
+SUBDIRS += auto
+
+# NFC disabled
+#SUBDIRS += nfctestserver
linux*:!linux-armcc:contains(bluez_enabled, yes):contains(QT_CONFIG, dbus) {
SUBDIRS += btclient