summaryrefslogtreecommitdiffstats
path: root/src/connectivity/nfc/nfc.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/connectivity/nfc/nfc.pri')
-rw-r--r--src/connectivity/nfc/nfc.pri14
1 files changed, 4 insertions, 10 deletions
diff --git a/src/connectivity/nfc/nfc.pri b/src/connectivity/nfc/nfc.pri
index faab00e302..49da2a65dd 100644
--- a/src/connectivity/nfc/nfc.pri
+++ b/src/connectivity/nfc/nfc.pri
@@ -13,7 +13,8 @@ PUBLIC_HEADERS += \
nfc/qllcpsocket.h \
nfc/qnearfieldtagtype3.h \
nfc/qnearfieldtagtype4.h \
- nfc/qllcpserver.h
+ nfc/qllcpserver.h \
+ nfc/qdeclarativendefrecord.h
PRIVATE_HEADERS += \
nfc/qndefrecord_p.h \
@@ -36,15 +37,8 @@ SOURCES += \
nfc/qllcpsocket.cpp \
nfc/qnearfieldtagtype4.cpp \
nfc/qtlv.cpp \
- nfc/qllcpserver.cpp
-
-contains(QT_CONFIG,declarative) {
- PUBLIC_HEADERS += \
- nfc/qdeclarativendefrecord.h
-
- SOURCES += \
- nfc/qdeclarativendefrecord.cpp
-}
+ nfc/qllcpserver.cpp \
+ nfc/qdeclarativendefrecord.cpp
maemo6|meego {
NFC_BACKEND_AVAILABLE = yes