-rw-r--r-- | kabc/converter/qtopia/qtopiaE.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kabc/converter/qtopia/qtopiaE.pro b/kabc/converter/qtopia/qtopiaE.pro index 4241b8b..ab47091 100644 --- a/kabc/converter/qtopia/qtopiaE.pro +++ b/kabc/converter/qtopia/qtopiaE.pro | |||
@@ -4,25 +4,24 @@ INCLUDEPATH += . ../.. ../../../microkde ../../../microkde/kdecore $(QPEDIR)/inc | |||
4 | OBJECTS_DIR = obj/$(PLATFORM) | 4 | OBJECTS_DIR = obj/$(PLATFORM) |
5 | MOC_DIR = moc/$(PLATFORM) | 5 | MOC_DIR = moc/$(PLATFORM) |
6 | 6 | ||
7 | #for static linkage, put it here | 7 | #for static linkage, put it here |
8 | #DESTDIR=../../lib/$(PLATFORM) | 8 | #DESTDIR=../../lib/$(PLATFORM) |
9 | 9 | ||
10 | #for dynamic linkage, put it here | 10 | #for dynamic linkage, put it here |
11 | DESTDIR=$(QPEDIR)/lib | 11 | DESTDIR=$(QPEDIR)/lib |
12 | 12 | ||
13 | LIBS += -lmicrokde | 13 | LIBS += -lmicrokde |
14 | LIBS += -lmicrokabc | 14 | LIBS += -lmicrokabc |
15 | LIBS += -L$(QPEDIR)/lib | 15 | LIBS += -L$(QPEDIR)/lib |
16 | LIBS += -L$(OPIEDIR)/lib | ||
17 | LIBS += -lqpepim | 16 | LIBS += -lqpepim |
18 | LIBS += -lqpe | 17 | LIBS += -lqpe |
19 | 18 | ||
20 | TARGET = microkabc_qtopiaconverter | 19 | TARGET = microkabc_qtopiaconverter |
21 | 20 | ||
22 | # Input | 21 | # Input |
23 | 22 | ||
24 | HEADERS += \ | 23 | HEADERS += \ |
25 | qtopiaconverter.h \ | 24 | qtopiaconverter.h \ |
26 | 25 | ||
27 | 26 | ||
28 | SOURCES += \ | 27 | SOURCES += \ |