summaryrefslogtreecommitdiffstats
path: root/src/nfc/nfc.pro
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@theqtcompany.com>2016-02-19 12:00:38 +0100
committerChristian Kandeler <christian.kandeler@theqtcompany.com>2016-02-23 08:18:58 +0000
commit64cf2c8d8a8220c3829765671f99543c1310c094 (patch)
tree714c219c5365381bac5d3e660921874e676af4ba /src/nfc/nfc.pro
parent4ab1c4c6d40d305db7d5a93ab090f4d9138deef8 (diff)
Disable simulator build.
It has obviously never been compiled with Qt 5. The code includes headers that have long been removed, uses classes that don't exist at all and so on. There is no trivial fix. Change-Id: I8fb41a50d41b061a7d7cc3c96e372f170eeb88d3 Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'src/nfc/nfc.pro')
-rw-r--r--src/nfc/nfc.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nfc/nfc.pro b/src/nfc/nfc.pro
index 16737e73..ef0c3708 100644
--- a/src/nfc/nfc.pro
+++ b/src/nfc/nfc.pro
@@ -80,7 +80,7 @@ linux:!android:qtHaveModule(dbus) {
include(neard/neard.pri)
-} else:simulator {
+} else:false { # Build for simulator backend is entirely broken
NFC_BACKEND_AVAILABLE = yes
QT *= gui