author | ulf69 <ulf69> | 2004-08-10 16:57:13 (UTC) |
---|---|---|
committer | ulf69 <ulf69> | 2004-08-10 16:57:13 (UTC) |
commit | dc9010997d770229dbee6b023f41ea74e0809027 (patch) (unidiff) | |
tree | 4f639eabed6f958d451cdae37587c9a343254b89 /kaddressbook | |
parent | 972b441aa3435f4f9df6de2a36ba2d03a7de5bbc (diff) | |
download | kdepimpi-dc9010997d770229dbee6b023f41ea74e0809027.zip kdepimpi-dc9010997d770229dbee6b023f41ea74e0809027.tar.gz kdepimpi-dc9010997d770229dbee6b023f41ea74e0809027.tar.bz2 |
libkdepim references libkcal, and not kaddressbook. Therefore I moved the linker directive from kaddressbookE.pro to libkdepimE.pro
-rw-r--r-- | kaddressbook/kaddressbookE.pro | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/kaddressbook/kaddressbookE.pro b/kaddressbook/kaddressbookE.pro index 86166d8..1695a28 100644 --- a/kaddressbook/kaddressbookE.pro +++ b/kaddressbook/kaddressbookE.pro | |||
@@ -9,5 +9,2 @@ DESTDIR=$(QPEDIR)/bin | |||
9 | 9 | ||
10 | #LFLAGS += -Wl,-export-dynamic | ||
11 | |||
12 | |||
13 | INCLUDEPATH += . ./details ./features ./xxport ../libkdepim ../microkde ../microkde/kdecore ../microkde/kutils ../microkde/kio/kfile ../microkde/kio/kio ../microkde/kdeui ../microkde/kresources ../kabc ../qtcompat ../ interfaces $(QPEDIR)/include | 10 | INCLUDEPATH += . ./details ./features ./xxport ../libkdepim ../microkde ../microkde/kdecore ../microkde/kutils ../microkde/kio/kfile ../microkde/kio/kio ../microkde/kdeui ../microkde/kresources ../kabc ../qtcompat ../ interfaces $(QPEDIR)/include |
@@ -18,5 +15,3 @@ DEFINES += KAB_EMBEDDED KAB_NOSPLITTER | |||
18 | LIBS += -lmicrokdepim | 15 | LIBS += -lmicrokdepim |
19 | #LIBS += -lmicrokcal | ||
20 | LIBS += -lmicrokde | 16 | LIBS += -lmicrokde |
21 | LIBS += -lmicrokcal | ||
22 | LIBS += -lmicroqtcompat | 17 | LIBS += -lmicroqtcompat |
@@ -25,3 +20,2 @@ LIBS += -lqpe | |||
25 | LIBS += -ljpeg | 20 | LIBS += -ljpeg |
26 | |||
27 | LIBS += -lmicrogammu | 21 | LIBS += -lmicrogammu |