-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 | |||
@@ -174,5 +174,5 @@ phone/obex/obexgen.c \ | |||
174 | phone/symbian/mroutgen.c | 174 | phone/symbian/mroutgen.c |
175 | 175 | ||
176 | TARGET = microgammu | 176 | TARGET = kammu |
177 | DESTDIR = $(QPEDIR)/lib | 177 | DESTDIR = $(QPEDIR)/lib |
178 | OBJECTS_DIR = obj/$(PLATFORM) | 178 | OBJECTS_DIR = obj/$(PLATFORM) |
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 | |||
@@ -48,5 +48,5 @@ SOURCES += gammu.c \ | |||
48 | 48 | ||
49 | LIBS += -L$(QPEDIR)/lib | 49 | LIBS += -L$(QPEDIR)/lib |
50 | LIBS += -lmicrogammu | 50 | LIBS += -lkammu |
51 | LIBS += -lbluetooth | 51 | LIBS += -lbluetooth |
52 | LIBS += -lsdp | 52 | LIBS += -lsdp |