-rw-r--r-- | kaddressbook/kaddressbook.pro | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kaddressbook/kaddressbook.pro b/kaddressbook/kaddressbook.pro index fec2341..b57317f 100644 --- a/kaddressbook/kaddressbook.pro +++ b/kaddressbook/kaddressbook.pro | |||
@@ -11,15 +11,12 @@ DEFINES += KAB_EMBEDDED KAB_NOSPLITTER DESKTOP_VERSION | |||
11 | 11 | ||
12 | unix : { | 12 | unix : { |
13 | LIBS += ../bin/libmicrokdepim.so | 13 | LIBS += ../bin/libmicrokdepim.so |
14 | LIBS += ../bin/libmicrokde.so | 14 | LIBS += ../bin/libmicrokde.so |
15 | LIBS += ../bin/libmicrokabc.so | 15 | LIBS += ../bin/libmicrokabc.so |
16 | LIBS += ../bin/libmicrokcal.so | 16 | LIBS += ../bin/libmicrokcal.so |
17 | LIBS += ../bin/libmicrogammu.so | ||
18 | LIBS += -lbluetooth | ||
19 | LIBS += -lsdp | ||
20 | LIBS += -lldap | 17 | LIBS += -lldap |
21 | OBJECTS_DIR = obj/unix | 18 | OBJECTS_DIR = obj/unix |
22 | MOC_DIR = moc/unix | 19 | MOC_DIR = moc/unix |
23 | } | 20 | } |
24 | win32: { | 21 | win32: { |
25 | DEFINES += _WIN32_ | 22 | DEFINES += _WIN32_ |