summaryrefslogtreecommitdiffabout
path: root/gammu/emb/gammu/gammu.pro
Side-by-side diff
Diffstat (limited to 'gammu/emb/gammu/gammu.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--gammu/emb/gammu/gammu.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/gammu/emb/gammu/gammu.pro b/gammu/emb/gammu/gammu.pro
index 22476a1..55bfdec 100644
--- a/gammu/emb/gammu/gammu.pro
+++ b/gammu/emb/gammu/gammu.pro
@@ -46,7 +46,9 @@ SOURCES += gammu.c \
depend/nokia/dct3trac/wmx-util.c \
depend/nokia/dct3trac/wmx.c
unix : {
-LIBS += ../../../bin/libmicrogammu.so /usr/lib/libbluetooth.so /usr/lib/libsdp.so /usr/lib/libpthread.so
+LIBS += ../../../bin/libmicrogammu.so /usr/lib/libpthread.so
+# bluetooth disabled for now
+#/usr/lib/libbluetooth.so /usr/lib/libsdp.so
OBJECTS_DIR = obj/unix
}
win32 : {