summaryrefslogtreecommitdiffabout
path: root/kabc/kabcE.pro
authorulf69 <ulf69>2004-08-02 23:23:36 (UTC)
committer ulf69 <ulf69>2004-08-02 23:23:36 (UTC)
commitd5358380edce9a2c39f3eea4df741a148338880c (patch) (unidiff)
tree8f514a5e200ecfa3c5f4256d85606ade7c6b3093 /kabc/kabcE.pro
parent464ed9d13592965a63b614a1f2902000eb26f1ae (diff)
downloadkdepimpi-d5358380edce9a2c39f3eea4df741a148338880c.zip
kdepimpi-d5358380edce9a2c39f3eea4df741a148338880c.tar.gz
kdepimpi-d5358380edce9a2c39f3eea4df741a148338880c.tar.bz2
changes that resources support writing and syncing
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 598d4fc..62a66eb 100644
--- a/kabc/kabcE.pro
+++ b/kabc/kabcE.pro
@@ -1,54 +1,54 @@
1 TEMPLATE= lib 1 TEMPLATE= lib
2CONFIG += qt warn_on 2CONFIG += qt warn_on
3TARGET = microkabc 3TARGET = microkabc
4 4
5 5
6INCLUDEPATH += . ./vcard/include ./vcard/include/generated ../microkde ../microkde/kdecore ../microkde/kdeui ../microkde/kio/kfile ../microkde/kio/kio ../libkdepim ../qtcompat $(QPEDIR)/include 6INCLUDEPATH += . .. ./vcard/include ./vcard/include/generated ../microkde ../microkde/kdecore ../microkde/kdeui ../microkde/kio/kfile ../microkde/kio/kio ../libkdepim ../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
16INTERFACES = \ 16INTERFACES = \
17 17
18HEADERS = \ 18HEADERS = \
19 address.h \ 19 address.h \
20 addressbook.h \ 20 addressbook.h \
21 addressee.h \ 21 addressee.h \
22 addresseedialog.h \ 22 addresseedialog.h \
23 addresseelist.h \ 23 addresseelist.h \
24 agent.h \ 24 agent.h \
25 distributionlist.h \ 25 distributionlist.h \
26 distributionlistdialog.h \ 26 distributionlistdialog.h \
27 distributionlisteditor.h \ 27 distributionlisteditor.h \
28 field.h \ 28 field.h \
29 formatfactory.h \ 29 formatfactory.h \
30 formatplugin.h \ 30 formatplugin.h \
31 geo.h \ 31 geo.h \
32 key.h \ 32 key.h \
33 phonenumber.h \ 33 phonenumber.h \
34 picture.h \ 34 picture.h \
35 plugin.h \ 35 plugin.h \
36 resource.h \ 36 resource.h \
37 secrecy.h \ 37 secrecy.h \
38 sound.h \ 38 sound.h \
39 stdaddressbook.h \ 39 stdaddressbook.h \
40 syncprefwidget.h \ 40 syncprefwidget.h \
41 timezone.h \ 41 timezone.h \
42 tmpaddressbook.h \ 42 tmpaddressbook.h \
43 vcardconverter.h \ 43 vcardconverter.h \
44 vcard21parser.h \ 44 vcard21parser.h \
45 vcardformatimpl.h \ 45 vcardformatimpl.h \
46 vcardformatplugin.h \ 46 vcardformatplugin.h \
47 vcardparser/vcardline.h \ 47 vcardparser/vcardline.h \
48 vcardparser/vcard.h \ 48 vcardparser/vcard.h \
49 vcardparser/vcardtool.h \ 49 vcardparser/vcardtool.h \
50 vcardparser/vcardparser.h \ 50 vcardparser/vcardparser.h \
51 vcard/include/VCardAdrParam.h \ 51 vcard/include/VCardAdrParam.h \
52 vcard/include/VCardAdrValue.h \ 52 vcard/include/VCardAdrValue.h \
53 vcard/include/VCardAgentParam.h \ 53 vcard/include/VCardAgentParam.h \
54 vcard/include/VCardContentLine.h \ 54 vcard/include/VCardContentLine.h \