summaryrefslogtreecommitdiffabout
path: root/kabc/kabcE.pro
Unidiff
Diffstat (limited to 'kabc/kabcE.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--kabc/kabcE.pro8
1 files changed, 5 insertions, 3 deletions
diff --git a/kabc/kabcE.pro b/kabc/kabcE.pro
index 1d28a4d..6045b68 100644
--- a/kabc/kabcE.pro
+++ b/kabc/kabcE.pro
@@ -1,196 +1,198 @@
1 TEMPLATE= lib 1 TEMPLATE= lib
2CONFIG += qt warn_on 2CONFIG += qt warn_on
3TARGET = microkabc 3TARGET = xmicrokabc
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 += -lxmicrokde
11LIBS += -lmicrokdepim 11LIBS += -lxmicrokdepim
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 \
68 vcard/include/VCardPhoneNumberValue.h \ 68 vcard/include/VCardPhoneNumberValue.h \
69 vcard/include/VCardSourceParam.h \ 69 vcard/include/VCardSourceParam.h \
70 vcard/include/VCardTelParam.h \ 70 vcard/include/VCardTelParam.h \
71 vcard/include/VCardTextParam.h \ 71 vcard/include/VCardTextParam.h \
72 vcard/include/VCardTextNSParam.h \ 72 vcard/include/VCardTextNSParam.h \
73 vcard/include/VCardTextValue.h \ 73 vcard/include/VCardTextValue.h \
74 vcard/include/VCardTextBinParam.h \ 74 vcard/include/VCardTextBinParam.h \
75 vcard/include/VCardURIValue.h \ 75 vcard/include/VCardURIValue.h \
76 vcard/include/VCardVCard.h \ 76 vcard/include/VCardVCard.h \
77 vcard/include/VCardEntity.h \ 77 vcard/include/VCardEntity.h \
78 vcard/include/VCardValue.h \ 78 vcard/include/VCardValue.h \
79 vcard/include/VCardSoundValue.h \ 79 vcard/include/VCardSoundValue.h \
80 vcard/include/VCardAgentValue.h \ 80 vcard/include/VCardAgentValue.h \
81 vcard/include/VCardTelValue.h \ 81 vcard/include/VCardTelValue.h \
82 vcard/include/VCardTextBinValue.h \ 82 vcard/include/VCardTextBinValue.h \
83 vcard/include/VCardOrgValue.h \ 83 vcard/include/VCardOrgValue.h \
84 vcard/include/VCardUTCValue.h \ 84 vcard/include/VCardUTCValue.h \
85 vcard/include/VCardClassValue.h \ 85 vcard/include/VCardClassValue.h \
86 vcard/include/VCardFloatValue.h \ 86 vcard/include/VCardFloatValue.h \
87 vcard/include/VCardTextListValue.h \ 87 vcard/include/VCardTextListValue.h \
88 vcard/include/generated/AdrParam-generated.h \ 88 vcard/include/generated/AdrParam-generated.h \
89 vcard/include/generated/AdrValue-generated.h \ 89 vcard/include/generated/AdrValue-generated.h \
90 vcard/include/generated/AgentParam-generated.h \ 90 vcard/include/generated/AgentParam-generated.h \
91 vcard/include/generated/ContentLine-generated.h \ 91 vcard/include/generated/ContentLine-generated.h \
92 vcard/include/generated/DateParam-generated.h \ 92 vcard/include/generated/DateParam-generated.h \
93 vcard/include/generated/DateValue-generated.h \ 93 vcard/include/generated/DateValue-generated.h \
94 vcard/include/generated/EmailParam-generated.h \ 94 vcard/include/generated/EmailParam-generated.h \
95 vcard/include/generated/GeoValue-generated.h \ 95 vcard/include/generated/GeoValue-generated.h \
96 vcard/include/generated/Group-generated.h \ 96 vcard/include/generated/Group-generated.h \
97 vcard/include/generated/ImageParam-generated.h \ 97 vcard/include/generated/ImageParam-generated.h \
98 vcard/include/generated/ImageValue-generated.h \ 98 vcard/include/generated/ImageValue-generated.h \
99 vcard/include/generated/LangValue-generated.h \ 99 vcard/include/generated/LangValue-generated.h \
100 vcard/include/generated/NValue-generated.h \ 100 vcard/include/generated/NValue-generated.h \
101 vcard/include/generated/Param-generated.h \ 101 vcard/include/generated/Param-generated.h \
102 vcard/include/generated/PhoneNumberValue-generated.h \ 102 vcard/include/generated/PhoneNumberValue-generated.h \
103 vcard/include/generated/SourceParam-generated.h \ 103 vcard/include/generated/SourceParam-generated.h \
104 vcard/include/generated/TelParam-generated.h \ 104 vcard/include/generated/TelParam-generated.h \
105 vcard/include/generated/TextParam-generated.h \ 105 vcard/include/generated/TextParam-generated.h \
106 vcard/include/generated/TextNSParam-generated.h \ 106 vcard/include/generated/TextNSParam-generated.h \
107 vcard/include/generated/TextValue-generated.h \ 107 vcard/include/generated/TextValue-generated.h \
108 vcard/include/generated/TextBinParam-generated.h \ 108 vcard/include/generated/TextBinParam-generated.h \
109 vcard/include/generated/URIValue-generated.h \ 109 vcard/include/generated/URIValue-generated.h \
110 vcard/include/generated/VCard-generated.h \ 110 vcard/include/generated/VCard-generated.h \
111 vcard/include/generated/VCardEntity-generated.h \ 111 vcard/include/generated/VCardEntity-generated.h \
112 vcard/include/generated/Value-generated.h \ 112 vcard/include/generated/Value-generated.h \
113 vcard/include/generated/SoundValue-generated.h \ 113 vcard/include/generated/SoundValue-generated.h \
114 vcard/include/generated/AgentValue-generated.h \ 114 vcard/include/generated/AgentValue-generated.h \
115 vcard/include/generated/TelValue-generated.h \ 115 vcard/include/generated/TelValue-generated.h \
116 vcard/include/generated/TextBinValue-generated.h \ 116 vcard/include/generated/TextBinValue-generated.h \
117 vcard/include/generated/OrgValue-generated.h \ 117 vcard/include/generated/OrgValue-generated.h \
118 vcard/include/generated/UTCValue-generated.h \ 118 vcard/include/generated/UTCValue-generated.h \
119 vcard/include/generated/ClassValue-generated.h \ 119 vcard/include/generated/ClassValue-generated.h \
120 vcard/include/generated/FloatValue-generated.h \ 120 vcard/include/generated/FloatValue-generated.h \
121 vcard/include/generated/TextListValue-generated.h 121 vcard/include/generated/TextListValue-generated.h
122 122
123 123
124 124
125 125
126SOURCES = \ 126SOURCES = \
127 address.cpp \ 127 address.cpp \
128 addressbook.cpp \ 128 addressbook.cpp \
129 addressee.cpp \ 129 addressee.cpp \
130 addresseedialog.cpp \ 130 addresseedialog.cpp \
131 addresseelist.cpp \ 131 addresseelist.cpp \
132 addresseeview.cpp \ 132 addresseeview.cpp \
133 agent.cpp \ 133 agent.cpp \
134 distributionlist.cpp \ 134 distributionlist.cpp \
135 distributionlistdialog.cpp \ 135 distributionlistdialog.cpp \
136 distributionlisteditor.cpp \ 136 distributionlisteditor.cpp \
137 field.cpp \ 137 field.cpp \
138 formatfactory.cpp \ 138 formatfactory.cpp \
139 geo.cpp \ 139 geo.cpp \
140 key.cpp \ 140 key.cpp \
141 phonenumber.cpp \ 141 phonenumber.cpp \
142 picture.cpp \ 142 picture.cpp \
143 plugin.cpp \ 143 plugin.cpp \
144 resource.cpp \ 144 resource.cpp \
145 secrecy.cpp \ 145 secrecy.cpp \
146 sound.cpp \ 146 sound.cpp \
147 stdaddressbook.cpp \ 147 stdaddressbook.cpp \
148 timezone.cpp \ 148 timezone.cpp \
149 tmpaddressbook.cpp \ 149 tmpaddressbook.cpp \
150 vcardconverter.cpp \ 150 vcardconverter.cpp \
151 vcard21parser.cpp \ 151 vcard21parser.cpp \
152 vcardformatimpl.cpp \ 152 vcardformatimpl.cpp \
153 vcardformatplugin.cpp \ 153 vcardformatplugin.cpp \
154 vcardparser/vcardline.cpp \ 154 vcardparser/vcardline.cpp \
155 vcardparser/vcard.cpp \ 155 vcardparser/vcard.cpp \
156 vcardparser/vcardtool.cpp \ 156 vcardparser/vcardtool.cpp \
157 vcardparser/vcardparser.cpp \ 157 vcardparser/vcardparser.cpp \
158vcard/AdrParam.cpp \ 158vcard/AdrParam.cpp \
159vcard/AdrValue.cpp \ 159vcard/AdrValue.cpp \
160vcard/AgentParam.cpp \ 160vcard/AgentParam.cpp \
161vcard/ContentLine.cpp \ 161vcard/ContentLine.cpp \
162vcard/DateParam.cpp \ 162vcard/DateParam.cpp \
163vcard/DateValue.cpp \ 163vcard/DateValue.cpp \
164vcard/EmailParam.cpp \ 164vcard/EmailParam.cpp \
165vcard/Entity.cpp \ 165vcard/Entity.cpp \
166vcard/Enum.cpp \ 166vcard/Enum.cpp \
167vcard/GeoValue.cpp \ 167vcard/GeoValue.cpp \
168vcard/ImageParam.cpp \ 168vcard/ImageParam.cpp \
169vcard/ImageValue.cpp \ 169vcard/ImageValue.cpp \
170vcard/LangValue.cpp \ 170vcard/LangValue.cpp \
171vcard/NValue.cpp \ 171vcard/NValue.cpp \
172vcard/Param.cpp \ 172vcard/Param.cpp \
173vcard/PhoneNumberValue.cpp \ 173vcard/PhoneNumberValue.cpp \
174vcard/RToken.cpp \ 174vcard/RToken.cpp \
175vcard/SourceParam.cpp \ 175vcard/SourceParam.cpp \
176vcard/TelParam.cpp \ 176vcard/TelParam.cpp \
177vcard/TextParam.cpp \ 177vcard/TextParam.cpp \
178vcard/TextValue.cpp \ 178vcard/TextValue.cpp \
179vcard/TextBinParam.cpp \ 179vcard/TextBinParam.cpp \
180vcard/URIValue.cpp \ 180vcard/URIValue.cpp \
181vcard/VCardv.cpp \ 181vcard/VCardv.cpp \
182vcard/VCardEntity.cpp \ 182vcard/VCardEntity.cpp \
183vcard/Value.cpp \ 183vcard/Value.cpp \
184vcard/SoundValue.cpp \ 184vcard/SoundValue.cpp \
185vcard/AgentValue.cpp \ 185vcard/AgentValue.cpp \
186vcard/TelValue.cpp \ 186vcard/TelValue.cpp \
187vcard/TextBinValue.cpp \ 187vcard/TextBinValue.cpp \
188vcard/OrgValue.cpp \ 188vcard/OrgValue.cpp \
189vcard/UTCValue.cpp \ 189vcard/UTCValue.cpp \
190vcard/ClassValue.cpp \ 190vcard/ClassValue.cpp \
191vcard/FloatValue.cpp \ 191vcard/FloatValue.cpp \
192vcard/TextListValue.cpp 192vcard/TextListValue.cpp
193 193
194 194
195# plugins/ldap/resourceldap.cpp \ 195# plugins/ldap/resourceldap.cpp \
196# plugins/ldap/resourceldapconfig.cpp \ 196# plugins/ldap/resourceldapconfig.cpp \
197#The following line was inserted by qt3to4
198QT += qt3support