summaryrefslogtreecommitdiffabout
path: root/gammu/emb/gammu
authorzautrix <zautrix>2004-10-05 10:11:50 (UTC)
committer zautrix <zautrix>2004-10-05 10:11:50 (UTC)
commitcf8616f64f20e5448d4ff644f7cc15750cf3f85f (patch) (side-by-side diff)
treed43d1a990a7f8bc6dd3359599be8b942c58301a2 /gammu/emb/gammu
parentaed6a774c2938b284d6cbc5026e3285c9c6ad24b (diff)
downloadkdepimpi-cf8616f64f20e5448d4ff644f7cc15750cf3f85f.zip
kdepimpi-cf8616f64f20e5448d4ff644f7cc15750cf3f85f.tar.gz
kdepimpi-cf8616f64f20e5448d4ff644f7cc15750cf3f85f.tar.bz2
disabled bluetooth in gammu for linux
Diffstat (limited to 'gammu/emb/gammu') (more/less context) (ignore whitespace changes)
-rw-r--r--gammu/emb/gammu/gammuE.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/gammu/emb/gammu/gammuE.pro b/gammu/emb/gammu/gammuE.pro
index c685bf8..5b18205 100644
--- a/gammu/emb/gammu/gammuE.pro
+++ b/gammu/emb/gammu/gammuE.pro
@@ -48,8 +48,8 @@ SOURCES += gammu.c \
LIBS += -L$(QPEDIR)/lib
LIBS += -lkammu
-LIBS += -lbluetooth
-LIBS += -lsdp
+#LIBS += -lbluetooth
+#LIBS += -lsdp
LIBS += -lpthread
CONFIG = warn_off release console
DESTDIR=$(QPEDIR)/bin