summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
diff options
context:
space:
mode:
authoralex <alex.blasche@nokia.com>2012-02-27 16:01:29 +0100
committerQt by Nokia <qt-info@nokia.com>2012-02-28 10:45:00 +0100
commit6d463e32c83755bac5a11a468b64bc98fd629e58 (patch)
tree990188f38563629ac08af7d57eb8cc2537f59a72 /tests/tests.pro
parent42fcc4d413424cecb7aa0be2b8cc2503b42fe408 (diff)
No more NFC on Symbian.
Change-Id: Id1355d5c7a56de3b031945f226d9c52897020c8b Reviewed-by: Michael Zanetti <michael.zanetti@nokia.com> Reviewed-by: Alex <alex.blasche@nokia.com>
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index a10451f7..3b5abbad 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -4,7 +4,3 @@ SUBDIRS += auto nfctestserver
linux*:!linux-armcc:contains(bluez_enabled, yes):contains(QT_CONFIG, dbus) {
SUBDIRS += btclient
}
-
-symbian {
- SUBDIRS += nfcsymbianbackend
-}