-rw-r--r-- | gammu/emb/common/commonE.pro | 2 | ||||
-rw-r--r-- | gammu/emb/gammu/gammuE.pro | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gammu/emb/common/commonE.pro b/gammu/emb/common/commonE.pro index 33c0224..a36947b 100644 --- a/gammu/emb/common/commonE.pro +++ b/gammu/emb/common/commonE.pro @@ -175,3 +175,3 @@ phone/symbian/mroutgen.c -TARGET = microgammu +TARGET = kammu DESTDIR = $(QPEDIR)/lib diff --git a/gammu/emb/gammu/gammuE.pro b/gammu/emb/gammu/gammuE.pro index 5010d8c..c685bf8 100644 --- a/gammu/emb/gammu/gammuE.pro +++ b/gammu/emb/gammu/gammuE.pro @@ -49,3 +49,3 @@ SOURCES += gammu.c \ LIBS += -L$(QPEDIR)/lib -LIBS += -lmicrogammu +LIBS += -lkammu LIBS += -lbluetooth |