-rw-r--r-- | kabc/kabcE.pro | 2 |
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 |
2 | CONFIG += qt warn_on | 2 | CONFIG += qt warn_on |
3 | TARGET = microkabc | 3 | TARGET = microkabc |
4 | 4 | ||
5 | 5 | ||
6 | INCLUDEPATH += . ./vcard/include ./vcard/include/generated ../microkde ../microkde/kdecore ../microkde/kdeui ../microkde/kio/kfile ../microkde/kio/kio ../libkdepim ../qtcompat $(QPEDIR)/include | 6 | INCLUDEPATH += . .. ./vcard/include ./vcard/include/generated ../microkde ../microkde/kdecore ../microkde/kdeui ../microkde/kio/kfile ../microkde/kio/kio ../libkdepim ../qtcompat $(QPEDIR)/include |
7 | OBJECTS_DIR = obj/$(PLATFORM) | 7 | OBJECTS_DIR = obj/$(PLATFORM) |
8 | MOC_DIR = moc/$(PLATFORM) | 8 | MOC_DIR = moc/$(PLATFORM) |
9 | DESTDIR = $(QPEDIR)/lib | 9 | DESTDIR = $(QPEDIR)/lib |
10 | LIBS += -lmicrokde | 10 | LIBS += -lmicrokde |
11 | LIBS += -lmicrokdepim | 11 | LIBS += -lmicrokdepim |
12 | #LIBS += -lldap | 12 | #LIBS += -lldap |
13 | LIBS += -L$(QPEDIR)/lib | 13 | LIBS += -L$(QPEDIR)/lib |
14 | DEFINES += KAB_EMBEDDED | 14 | DEFINES += KAB_EMBEDDED |
15 | 15 | ||
16 | INTERFACES = \ | 16 | INTERFACES = \ |
17 | 17 | ||
18 | HEADERS = \ | 18 | HEADERS = \ |
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 \ |