summaryrefslogtreecommitdiffabout
authorulf69 <ulf69>2004-07-14 14:58:38 (UTC)
committer ulf69 <ulf69>2004-07-14 14:58:38 (UTC)
commit9e6a053635b009926903d32255ffa2b0fd0ac34c (patch) (unidiff)
tree698ab600c16303f5c0a889c1c452ecc6a063a05b
parenteff6207dd2b2cbd8624845782b24f00fd6a2b64a (diff)
downloadkdepimpi-9e6a053635b009926903d32255ffa2b0fd0ac34c.zip
kdepimpi-9e6a053635b009926903d32255ffa2b0fd0ac34c.tar.gz
kdepimpi-9e6a053635b009926903d32255ffa2b0fd0ac34c.tar.bz2
code cleanup
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--kabc/converter/qtopia/qtopiaE.pro1
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
4OBJECTS_DIR = obj/$(PLATFORM) 4OBJECTS_DIR = obj/$(PLATFORM)
5MOC_DIR = moc/$(PLATFORM) 5MOC_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
11DESTDIR=$(QPEDIR)/lib 11DESTDIR=$(QPEDIR)/lib
12 12
13LIBS += -lmicrokde 13LIBS += -lmicrokde
14LIBS += -lmicrokabc 14LIBS += -lmicrokabc
15LIBS += -L$(QPEDIR)/lib 15LIBS += -L$(QPEDIR)/lib
16LIBS += -L$(OPIEDIR)/lib
17LIBS += -lqpepim 16LIBS += -lqpepim
18LIBS += -lqpe 17LIBS += -lqpe
19 18
20TARGET = microkabc_qtopiaconverter 19TARGET = microkabc_qtopiaconverter
21 20
22# Input 21# Input
23 22
24HEADERS += \ 23HEADERS += \
25 qtopiaconverter.h \ 24 qtopiaconverter.h \
26 25
27 26
28SOURCES += \ 27SOURCES += \