summaryrefslogtreecommitdiffabout
path: root/kabc/kabcE.pro
Unidiff
Diffstat (limited to 'kabc/kabcE.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--kabc/kabcE.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/kabc/kabcE.pro b/kabc/kabcE.pro
index 96fe39e..1d28a4d 100644
--- a/kabc/kabcE.pro
+++ b/kabc/kabcE.pro
@@ -1,67 +1,67 @@
1 TEMPLATE= lib 1 TEMPLATE= lib
2CONFIG += qt warn_on 2CONFIG += qt warn_on
3TARGET = kamicrokabc 3TARGET = microkabc
4 4
5 5
6INCLUDEPATH += . $(KDEPIMDIR) vcard/include vcard/include/generated $(KDEPIMDIR)/microkde $(KDEPIMDIR)/microkde/kdecore $(KDEPIMDIR)/microkde/kdeui $(KDEPIMDIR)/microkde/kio/kfile $(KDEPIMDIR)/microkde/kio/kio $(KDEPIMDIR)/libkdepim $(KDEPIMDIR)/qtcompat $(QPEDIR)/include 6INCLUDEPATH += . $(KDEPIMDIR) vcard/include vcard/include/generated $(KDEPIMDIR)/microkde $(KDEPIMDIR)/microkde/kdecore $(KDEPIMDIR)/microkde/kdeui $(KDEPIMDIR)/microkde/kio/kfile $(KDEPIMDIR)/microkde/kio/kio $(KDEPIMDIR)/libkdepim $(KDEPIMDIR)/qtcompat $(QPEDIR)/include
7OBJECTS_DIR = obj/$(PLATFORM) 7OBJECTS_DIR = obj/$(PLATFORM)
8MOC_DIR = moc/$(PLATFORM) 8MOC_DIR = moc/$(PLATFORM)
9DESTDIR = $(QPEDIR)/lib 9DESTDIR = $(QPEDIR)/lib
10LIBS += -lmicrokde 10LIBS += -lmicrokde
11LIBS += -lmicrokdepim 11LIBS += -lmicrokdepim
12#LIBS += -lldap 12#LIBS += -lldap
13LIBS += -L$(QPEDIR)/lib 13LIBS += -L$(QPEDIR)/lib
14DEFINES += KAB_EMBEDDED 14DEFINES += KAB_EMBEDDED
15 15
16#enable the following line if you want to get debugoutput while loading adresses 16#enable the following line if you want to get debugoutput while loading adresses
17#DEFINES += VCARD_DEBUG 17#DEFINES += VCARD_DEBUG
18 18
19INTERFACES = \ 19INTERFACES = \
20 20
21HEADERS = \ 21HEADERS = \
22 address.h \ 22 address.h \
23 addressbook.h \ 23 addressbook.h \
24 addressee.h \ 24 addressee.h \
25 addresseedialog.h \ 25 addresseedialog.h \
26 addresseelist.h \ 26 addresseelist.h \
27 addresseeview.h \ 27 addresseeview.h \
28 agent.h \ 28 agent.h \
29 distributionlist.h \ 29 distributionlist.h \
30 distributionlistdialog.h \ 30 distributionlistdialog.h \
31 distributionlisteditor.h \ 31 distributionlisteditor.h \
32 field.h \ 32 field.h \
33 formatfactory.h \ 33 formatfactory.h \
34 formatplugin.h \ 34 formatplugin.h \
35 geo.h \ 35 geo.h \
36 key.h \ 36 key.h \
37 phonenumber.h \ 37 phonenumber.h \
38 picture.h \ 38 picture.h \
39 plugin.h \ 39 plugin.h \
40 resource.h \ 40 resource.h \
41 secrecy.h \ 41 secrecy.h \
42 sound.h \ 42 sound.h \
43 stdaddressbook.h \ 43 stdaddressbook.h \
44 timezone.h \ 44 timezone.h \
45 tmpaddressbook.h \ 45 tmpaddressbook.h \
46 vcardconverter.h \ 46 vcardconverter.h \
47 vcard21parser.h \ 47 vcard21parser.h \
48 vcardformatimpl.h \ 48 vcardformatimpl.h \
49 vcardformatplugin.h \ 49 vcardformatplugin.h \
50 vcardparser/vcardline.h \ 50 vcardparser/vcardline.h \
51 vcardparser/vcard.h \ 51 vcardparser/vcard.h \
52 vcardparser/vcardtool.h \ 52 vcardparser/vcardtool.h \
53 vcardparser/vcardparser.h \ 53 vcardparser/vcardparser.h \
54 vcard/include/VCardAdrParam.h \ 54 vcard/include/VCardAdrParam.h \
55 vcard/include/VCardAdrValue.h \ 55 vcard/include/VCardAdrValue.h \
56 vcard/include/VCardAgentParam.h \ 56 vcard/include/VCardAgentParam.h \
57 vcard/include/VCardContentLine.h \ 57 vcard/include/VCardContentLine.h \
58 vcard/include/VCardDateParam.h \ 58 vcard/include/VCardDateParam.h \
59 vcard/include/VCardDateValue.h \ 59 vcard/include/VCardDateValue.h \
60 vcard/include/VCardEmailParam.h \ 60 vcard/include/VCardEmailParam.h \
61 vcard/include/VCardGeoValue.h \ 61 vcard/include/VCardGeoValue.h \
62 vcard/include/VCardGroup.h \ 62 vcard/include/VCardGroup.h \
63 vcard/include/VCardImageParam.h \ 63 vcard/include/VCardImageParam.h \
64 vcard/include/VCardImageValue.h \ 64 vcard/include/VCardImageValue.h \
65 vcard/include/VCardLangValue.h \ 65 vcard/include/VCardLangValue.h \
66 vcard/include/VCardNValue.h \ 66 vcard/include/VCardNValue.h \
67 vcard/include/VCardParam.h \ 67 vcard/include/VCardParam.h \