summaryrefslogtreecommitdiffstats
path: root/examples/btchat/btchat.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/btchat/btchat.pro')
-rw-r--r--examples/btchat/btchat.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/btchat/btchat.pro b/examples/btchat/btchat.pro
index 28e1692a..f215cb87 100644
--- a/examples/btchat/btchat.pro
+++ b/examples/btchat/btchat.pro
@@ -1,10 +1,8 @@
+TEMPLATE = app
TARGET = btchat
QT += concurrent bluetooth widgets
-INCLUDEPATH += ../../src/connectivity/bluetooth
-DEPENDPATH += ../../src/connectivity/bluetooth
-
SOURCES = \
main.cpp \
chat.cpp \