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 6a3bbf1..840afb9 100644
--- a/kabc/kabcE.pro
+++ b/kabc/kabcE.pro
@@ -1,188 +1,188 @@
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 ../qtcompat 6INCLUDEPATH += . ./vcard/include ./vcard/include/generated ../microkde ../microkde/kdecore ../microkde/kdeui ../microkde/kio/kfile ../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
11#LIBS += -lldap 11#LIBS += -lldap
12LIBS += -L$(QPEDIR)/lib 12LIBS += -L$(QPEDIR)/lib
13DEFINES += KAB_EMBEDDED 13DEFINES += KAB_EMBEDDED
14 14
15INTERFACES = \ 15INTERFACES = \
16 16
17HEADERS = \ 17HEADERS = \
18 address.h \ 18 address.h \
19 addressbook.h \ 19 addressbook.h \
20 addressee.h \ 20 addressee.h \
21 addresseedialog.h \ 21 addresseedialog.h \
22 addresseelist.h \ 22 addresseelist.h \
23 agent.h \ 23 agent.h \
24 distributionlist.h \ 24 distributionlist.h \
25 distributionlistdialog.h \ 25 distributionlistdialog.h \
26 distributionlisteditor.h \ 26 distributionlisteditor.h \
27 field.h \ 27 field.h \
28 formatfactory.h \ 28 formatfactory.h \
29 formatplugin.h \ 29 formatplugin.h \
30 geo.h \ 30 geo.h \
31 key.h \ 31 key.h \
32 phonenumber.h \ 32 phonenumber.h \
33 picture.h \ 33 picture.h \
34 plugin.h \ 34 plugin.h \
35 resource.h \ 35 resource.h \
36 secrecy.h \ 36 secrecy.h \
37 sound.h \ 37 sound.h \
38 stdaddressbook.h \ 38 stdaddressbook.h \
39 timezone.h \ 39 timezone.h \
40 vcardconverter.h \ 40 vcardconverter.h \
41 vcard21parser.h \ 41 vcard21parser.h \
42 vcardformatimpl.h \ 42 vcardformatimpl.h \
43 vcardformatplugin.h \ 43 vcardformatplugin.h \
44 vcardparser/vcardline.h \ 44 vcardparser/vcardline.h \
45 vcardparser/vcard.h \ 45 vcardparser/vcard.h \
46 vcardparser/vcardtool.h \ 46 vcardparser/vcardtool.h \
47 vcardparser/vcardparser.h \ 47 vcardparser/vcardparser.h \
48 vcard/include/VCardAdrParam.h \ 48 vcard/include/VCardAdrParam.h \
49 vcard/include/VCardAdrValue.h \ 49 vcard/include/VCardAdrValue.h \
50 vcard/include/VCardAgentParam.h \ 50 vcard/include/VCardAgentParam.h \
51 vcard/include/VCardContentLine.h \ 51 vcard/include/VCardContentLine.h \
52 vcard/include/VCardDateParam.h \ 52 vcard/include/VCardDateParam.h \
53 vcard/include/VCardDateValue.h \ 53 vcard/include/VCardDateValue.h \
54 vcard/include/VCardEmailParam.h \ 54 vcard/include/VCardEmailParam.h \
55 vcard/include/VCardGeoValue.h \ 55 vcard/include/VCardGeoValue.h \
56 vcard/include/VCardGroup.h \ 56 vcard/include/VCardGroup.h \
57 vcard/include/VCardImageParam.h \ 57 vcard/include/VCardImageParam.h \
58 vcard/include/VCardImageValue.h \ 58 vcard/include/VCardImageValue.h \
59 vcard/include/VCardLangValue.h \ 59 vcard/include/VCardLangValue.h \
60 vcard/include/VCardNValue.h \ 60 vcard/include/VCardNValue.h \
61 vcard/include/VCardParam.h \ 61 vcard/include/VCardParam.h \
62 vcard/include/VCardPhoneNumberValue.h \ 62 vcard/include/VCardPhoneNumberValue.h \
63 vcard/include/VCardSourceParam.h \ 63 vcard/include/VCardSourceParam.h \
64 vcard/include/VCardTelParam.h \ 64 vcard/include/VCardTelParam.h \
65 vcard/include/VCardTextParam.h \ 65 vcard/include/VCardTextParam.h \
66 vcard/include/VCardTextNSParam.h \ 66 vcard/include/VCardTextNSParam.h \
67 vcard/include/VCardTextValue.h \ 67 vcard/include/VCardTextValue.h \
68 vcard/include/VCardTextBinParam.h \ 68 vcard/include/VCardTextBinParam.h \
69 vcard/include/VCardURIValue.h \ 69 vcard/include/VCardURIValue.h \
70 vcard/include/VCardVCard.h \ 70 vcard/include/VCardVCard.h \
71 vcard/include/VCardEntity.h \ 71 vcard/include/VCardEntity.h \
72 vcard/include/VCardValue.h \ 72 vcard/include/VCardValue.h \
73 vcard/include/VCardSoundValue.h \ 73 vcard/include/VCardSoundValue.h \
74 vcard/include/VCardAgentValue.h \ 74 vcard/include/VCardAgentValue.h \
75 vcard/include/VCardTelValue.h \ 75 vcard/include/VCardTelValue.h \
76 vcard/include/VCardTextBinValue.h \ 76 vcard/include/VCardTextBinValue.h \
77 vcard/include/VCardOrgValue.h \ 77 vcard/include/VCardOrgValue.h \
78 vcard/include/VCardUTCValue.h \ 78 vcard/include/VCardUTCValue.h \
79 vcard/include/VCardClassValue.h \ 79 vcard/include/VCardClassValue.h \
80 vcard/include/VCardFloatValue.h \ 80 vcard/include/VCardFloatValue.h \
81 vcard/include/VCardTextListValue.h \ 81 vcard/include/VCardTextListValue.h \
82 vcard/include/generated/AdrParam-generated.h \ 82 vcard/include/generated/AdrParam-generated.h \
83 vcard/include/generated/AdrValue-generated.h \ 83 vcard/include/generated/AdrValue-generated.h \
84 vcard/include/generated/AgentParam-generated.h \ 84 vcard/include/generated/AgentParam-generated.h \
85 vcard/include/generated/ContentLine-generated.h \ 85 vcard/include/generated/ContentLine-generated.h \
86 vcard/include/generated/DateParam-generated.h \ 86 vcard/include/generated/DateParam-generated.h \
87 vcard/include/generated/DateValue-generated.h \ 87 vcard/include/generated/DateValue-generated.h \
88 vcard/include/generated/EmailParam-generated.h \ 88 vcard/include/generated/EmailParam-generated.h \
89 vcard/include/generated/GeoValue-generated.h \ 89 vcard/include/generated/GeoValue-generated.h \
90 vcard/include/generated/Group-generated.h \ 90 vcard/include/generated/Group-generated.h \
91 vcard/include/generated/ImageParam-generated.h \ 91 vcard/include/generated/ImageParam-generated.h \
92 vcard/include/generated/ImageValue-generated.h \ 92 vcard/include/generated/ImageValue-generated.h \
93 vcard/include/generated/LangValue-generated.h \ 93 vcard/include/generated/LangValue-generated.h \
94 vcard/include/generated/NValue-generated.h \ 94 vcard/include/generated/NValue-generated.h \
95 vcard/include/generated/Param-generated.h \ 95 vcard/include/generated/Param-generated.h \
96 vcard/include/generated/PhoneNumberValue-generated.h \ 96 vcard/include/generated/PhoneNumberValue-generated.h \
97 vcard/include/generated/SourceParam-generated.h \ 97 vcard/include/generated/SourceParam-generated.h \
98 vcard/include/generated/TelParam-generated.h \ 98 vcard/include/generated/TelParam-generated.h \
99 vcard/include/generated/TextParam-generated.h \ 99 vcard/include/generated/TextParam-generated.h \
100 vcard/include/generated/TextNSParam-generated.h \ 100 vcard/include/generated/TextNSParam-generated.h \
101 vcard/include/generated/TextValue-generated.h \ 101 vcard/include/generated/TextValue-generated.h \
102 vcard/include/generated/TextBinParam-generated.h \ 102 vcard/include/generated/TextBinParam-generated.h \
103 vcard/include/generated/URIValue-generated.h \ 103 vcard/include/generated/URIValue-generated.h \
104 vcard/include/generated/VCard-generated.h \ 104 vcard/include/generated/VCard-generated.h \
105 vcard/include/generated/VCardEntity-generated.h \ 105 vcard/include/generated/VCardEntity-generated.h \
106 vcard/include/generated/Value-generated.h \ 106 vcard/include/generated/Value-generated.h \
107 vcard/include/generated/SoundValue-generated.h \ 107 vcard/include/generated/SoundValue-generated.h \
108 vcard/include/generated/AgentValue-generated.h \ 108 vcard/include/generated/AgentValue-generated.h \
109 vcard/include/generated/TelValue-generated.h \ 109 vcard/include/generated/TelValue-generated.h \
110 vcard/include/generated/TextBinValue-generated.h \ 110 vcard/include/generated/TextBinValue-generated.h \
111 vcard/include/generated/OrgValue-generated.h \ 111 vcard/include/generated/OrgValue-generated.h \
112 vcard/include/generated/UTCValue-generated.h \ 112 vcard/include/generated/UTCValue-generated.h \
113 vcard/include/generated/ClassValue-generated.h \ 113 vcard/include/generated/ClassValue-generated.h \
114 vcard/include/generated/FloatValue-generated.h \ 114 vcard/include/generated/FloatValue-generated.h \
115 vcard/include/generated/TextListValue-generated.h 115 vcard/include/generated/TextListValue-generated.h
116 116
117 117
118 118
119 119
120SOURCES = \ 120SOURCES = \
121 address.cpp \ 121 address.cpp \
122 addressbook.cpp \ 122 addressbook.cpp \
123 addressee.cpp \ 123 addressee.cpp \
124 addresseedialog.cpp \ 124 addresseedialog.cpp \
125 addresseelist.cpp \ 125 addresseelist.cpp \
126 agent.cpp \ 126 agent.cpp \
127 distributionlist.cpp \ 127 distributionlist.cpp \
128 distributionlistdialog.cpp \ 128 distributionlistdialog.cpp \
129 distributionlisteditor.cpp \ 129 distributionlisteditor.cpp \
130 field.cpp \ 130 field.cpp \
131 formatfactory.cpp \ 131 formatfactory.cpp \
132 geo.cpp \ 132 geo.cpp \
133 key.cpp \ 133 key.cpp \
134 phonenumber.cpp \ 134 phonenumber.cpp \
135 picture.cpp \ 135 picture.cpp \
136 plugin.cpp \ 136 plugin.cpp \
137 resource.cpp \ 137 resource.cpp \
138 secrecy.cpp \ 138 secrecy.cpp \
139 sound.cpp \ 139 sound.cpp \
140 stdaddressbook.cpp \ 140 stdaddressbook.cpp \
141 timezone.cpp \ 141 timezone.cpp \
142 vcardconverter.cpp \ 142 vcardconverter.cpp \
143 vcard21parser.cpp \ 143 vcard21parser.cpp \
144 vcardformatimpl.cpp \ 144 vcardformatimpl.cpp \
145 vcardformatplugin.cpp \ 145 vcardformatplugin.cpp \
146 vcardparser/vcardline.cpp \ 146 vcardparser/vcardline.cpp \
147 vcardparser/vcard.cpp \ 147 vcardparser/vcard.cpp \
148 vcardparser/vcardtool.cpp \ 148 vcardparser/vcardtool.cpp \
149 vcardparser/vcardparser.cpp \ 149 vcardparser/vcardparser.cpp \
150vcard/AdrParam.cpp \ 150vcard/AdrParam.cpp \
151vcard/AdrValue.cpp \ 151vcard/AdrValue.cpp \
152vcard/AgentParam.cpp \ 152vcard/AgentParam.cpp \
153vcard/ContentLine.cpp \ 153vcard/ContentLine.cpp \
154vcard/DateParam.cpp \ 154vcard/DateParam.cpp \
155vcard/DateValue.cpp \ 155vcard/DateValue.cpp \
156vcard/EmailParam.cpp \ 156vcard/EmailParam.cpp \
157vcard/Entity.cpp \ 157vcard/Entity.cpp \
158vcard/Enum.cpp \ 158vcard/Enum.cpp \
159vcard/GeoValue.cpp \ 159vcard/GeoValue.cpp \
160vcard/ImageParam.cpp \ 160vcard/ImageParam.cpp \
161vcard/ImageValue.cpp \ 161vcard/ImageValue.cpp \
162vcard/LangValue.cpp \ 162vcard/LangValue.cpp \
163vcard/NValue.cpp \ 163vcard/NValue.cpp \
164vcard/Param.cpp \ 164vcard/Param.cpp \
165vcard/PhoneNumberValue.cpp \ 165vcard/PhoneNumberValue.cpp \
166vcard/RToken.cpp \ 166vcard/RToken.cpp \
167vcard/SourceParam.cpp \ 167vcard/SourceParam.cpp \
168vcard/TelParam.cpp \ 168vcard/TelParam.cpp \
169vcard/TextParam.cpp \ 169vcard/TextParam.cpp \
170vcard/TextValue.cpp \ 170vcard/TextValue.cpp \
171vcard/TextBinParam.cpp \ 171vcard/TextBinParam.cpp \
172vcard/URIValue.cpp \ 172vcard/URIValue.cpp \
173vcard/VCardv.cpp \ 173vcard/VCardv.cpp \
174vcard/VCardEntity.cpp \ 174vcard/VCardEntity.cpp \
175vcard/Value.cpp \ 175vcard/Value.cpp \
176vcard/SoundValue.cpp \ 176vcard/SoundValue.cpp \
177vcard/AgentValue.cpp \ 177vcard/AgentValue.cpp \
178vcard/TelValue.cpp \ 178vcard/TelValue.cpp \
179vcard/TextBinValue.cpp \ 179vcard/TextBinValue.cpp \
180vcard/OrgValue.cpp \ 180vcard/OrgValue.cpp \
181vcard/UTCValue.cpp \ 181vcard/UTCValue.cpp \
182vcard/ClassValue.cpp \ 182vcard/ClassValue.cpp \
183vcard/FloatValue.cpp \ 183vcard/FloatValue.cpp \
184vcard/TextListValue.cpp 184vcard/TextListValue.cpp
185 185
186 186
187# plugins/ldap/resourceldap.cpp \ 187# plugins/ldap/resourceldap.cpp \
188# plugins/ldap/resourceldapconfig.cpp \ 188# plugins/ldap/resourceldapconfig.cpp \