Diffstat (limited to 'kaddressbook/kaddressbook.pro') (more/less context) (ignore whitespace changes)
-rw-r--r-- | kaddressbook/kaddressbook.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kaddressbook/kaddressbook.pro b/kaddressbook/kaddressbook.pro index fec2341..7e9752d 100644 --- a/kaddressbook/kaddressbook.pro +++ b/kaddressbook/kaddressbook.pro | |||
@@ -1,186 +1,186 @@ | |||
1 | TEMPLATE= app | 1 | TEMPLATE= app |
2 | CONFIG = qt warn_on | 2 | CONFIG = qt warn_on |
3 | TARGET = kapi | 3 | TARGET = kapi |
4 | DESTDIR= ../bin | 4 | DESTDIR= ../bin |
5 | 5 | ||
6 | include( ../variables.pri ) | 6 | include( ../variables.pri ) |
7 | 7 | ||
8 | 8 | ||
9 | INCLUDEPATH += . ./details ./features ./xxport ../libkdepim ../microkde ../microkde/kdecore ../microkde/kutils ../microkde/kio/kfile ../microkde/kio/kio ../microkde/kdeui ../microkde/kresources ../kabc ../ interfaces | 9 | INCLUDEPATH += . details features xxport $(KDEPIMDIR)/libkdepim $(KDEPIMDIR)/microkde $(KDEPIMDIR)/microkde/kdecore $(KDEPIMDIR)/microkde/kutils $(KDEPIMDIR)/microkde/kio/kfile $(KDEPIMDIR)/microkde/kio/kio $(KDEPIMDIR)/microkde/kdeui $(KDEPIMDIR)/microkde/kresources $(KDEPIMDIR)/kabc $(KDEPIMDIR) interfaces |
10 | DEFINES += KAB_EMBEDDED KAB_NOSPLITTER DESKTOP_VERSION | 10 | DEFINES += KAB_EMBEDDED KAB_NOSPLITTER DESKTOP_VERSION |
11 | 11 | ||
12 | unix : { | 12 | unix : { |
13 | LIBS += ../bin/libmicrokdepim.so | 13 | LIBS += ../bin/libmicrokdepim.so |
14 | LIBS += ../bin/libmicrokde.so | 14 | LIBS += ../bin/libmicrokde.so |
15 | LIBS += ../bin/libmicrokabc.so | 15 | LIBS += ../bin/libmicrokabc.so |
16 | LIBS += ../bin/libmicrokcal.so | 16 | LIBS += ../bin/libmicrokcal.so |
17 | LIBS += ../bin/libmicrogammu.so | 17 | LIBS += ../bin/libmicrogammu.so |
18 | LIBS += -lbluetooth | 18 | LIBS += -lbluetooth |
19 | LIBS += -lsdp | 19 | LIBS += -lsdp |
20 | LIBS += -lldap | 20 | LIBS += -lldap |
21 | OBJECTS_DIR = obj/unix | 21 | OBJECTS_DIR = obj/unix |
22 | MOC_DIR = moc/unix | 22 | MOC_DIR = moc/unix |
23 | } | 23 | } |
24 | win32: { | 24 | win32: { |
25 | DEFINES += _WIN32_ | 25 | DEFINES += _WIN32_ |
26 | LIBS += ../bin/microkdepim.lib | 26 | LIBS += ../bin/microkdepim.lib |
27 | LIBS += ../bin/microkcal.lib | 27 | LIBS += ../bin/microkcal.lib |
28 | LIBS += ../bin/microkde.lib | 28 | LIBS += ../bin/microkde.lib |
29 | LIBS += ../bin/microkabc.lib | 29 | LIBS += ../bin/microkabc.lib |
30 | QMAKE_LINK += /NODEFAULTLIB:LIBC | 30 | QMAKE_LINK += /NODEFAULTLIB:LIBC |
31 | OBJECTS_DIR = obj/win | 31 | OBJECTS_DIR = obj/win |
32 | MOC_DIR = moc/win | 32 | MOC_DIR = moc/win |
33 | LIBS += mfc71u.lib | 33 | LIBS += mfc71u.lib |
34 | } | 34 | } |
35 | 35 | ||
36 | 36 | ||
37 | 37 | ||
38 | 38 | ||
39 | 39 | ||
40 | 40 | ||
41 | 41 | ||
42 | 42 | ||
43 | INTERFACES = \ | 43 | INTERFACES = \ |
44 | # filteredit_base.ui \ | 44 | # filteredit_base.ui \ |
45 | # kofilterview_base.ui \ | 45 | # kofilterview_base.ui \ |
46 | 46 | ||
47 | HEADERS = \ | 47 | HEADERS = \ |
48 | features/mergewidget.h \ | 48 | features/mergewidget.h \ |
49 | features/distributionlistwidget.h \ | 49 | features/distributionlistwidget.h \ |
50 | kcmconfigs/addresseewidget.h \ | 50 | kcmconfigs/addresseewidget.h \ |
51 | kcmconfigs/extensionconfigdialog.h \ | 51 | kcmconfigs/extensionconfigdialog.h \ |
52 | kcmconfigs/kcmkabconfig.h \ | 52 | kcmconfigs/kcmkabconfig.h \ |
53 | kcmconfigs/kabconfigwidget.h \ | 53 | kcmconfigs/kabconfigwidget.h \ |
54 | addresseeeditordialog.h \ | 54 | addresseeeditordialog.h \ |
55 | addresseeeditorwidget.h \ | 55 | addresseeeditorwidget.h \ |
56 | addresseditwidget.h \ | 56 | addresseditwidget.h \ |
57 | addresseeconfig.h \ | 57 | addresseeconfig.h \ |
58 | addresseeutil.h \ | 58 | addresseeutil.h \ |
59 | emaileditwidget.h \ | 59 | emaileditwidget.h \ |
60 | filtereditdialog.h \ | 60 | filtereditdialog.h \ |
61 | kaddressbookmain.h \ | 61 | kaddressbookmain.h \ |
62 | kabprefs.h \ | 62 | kabprefs.h \ |
63 | kabcore.h \ | 63 | kabcore.h \ |
64 | viewmanager.h \ | 64 | viewmanager.h \ |
65 | extensionmanager.h \ | 65 | extensionmanager.h \ |
66 | extensionwidget.h \ | 66 | extensionwidget.h \ |
67 | kaddressbookview.h \ | 67 | kaddressbookview.h \ |
68 | geowidget.h \ | 68 | geowidget.h \ |
69 | imagewidget.h \ | 69 | imagewidget.h \ |
70 | incsearchwidget.h \ | 70 | incsearchwidget.h \ |
71 | jumpbuttonbar.h \ | 71 | jumpbuttonbar.h \ |
72 | phoneeditwidget.h \ | 72 | phoneeditwidget.h \ |
73 | secrecywidget.h \ | 73 | secrecywidget.h \ |
74 | keywidget.h \ | 74 | keywidget.h \ |
75 | nameeditdialog.h \ | 75 | nameeditdialog.h \ |
76 | filter.h \ | 76 | filter.h \ |
77 | addviewdialog.h \ | 77 | addviewdialog.h \ |
78 | configurewidget.h \ | 78 | configurewidget.h \ |
79 | viewconfigurewidget.h \ | 79 | viewconfigurewidget.h \ |
80 | viewconfigurefieldspage.h \ | 80 | viewconfigurefieldspage.h \ |
81 | viewconfigurefilterpage.h \ | 81 | viewconfigurefilterpage.h \ |
82 | typecombo.h \ | 82 | typecombo.h \ |
83 | undo.h \ | 83 | undo.h \ |
84 | undocmds.h \ | 84 | undocmds.h \ |
85 | xxportmanager.h \ | 85 | xxportmanager.h \ |
86 | xxportobject.h \ | 86 | xxportobject.h \ |
87 | xxportselectdialog.h \ | 87 | xxportselectdialog.h \ |
88 | details/detailsviewcontainer.h \ | 88 | details/detailsviewcontainer.h \ |
89 | details/look_basic.h \ | 89 | details/look_basic.h \ |
90 | details/look_html.h \ | 90 | details/look_html.h \ |
91 | views/kaddressbookiconview.h \ | 91 | views/kaddressbookiconview.h \ |
92 | views/kaddressbooktableview.h \ | 92 | views/kaddressbooktableview.h \ |
93 | views/kaddressbookcardview.h \ | 93 | views/kaddressbookcardview.h \ |
94 | views/configuretableviewdialog.h \ | 94 | views/configuretableviewdialog.h \ |
95 | views/configurecardviewdialog.h \ | 95 | views/configurecardviewdialog.h \ |
96 | views/cardview.h \ | 96 | views/cardview.h \ |
97 | views/colorlistbox.h \ | 97 | views/colorlistbox.h \ |
98 | views/contactlistview.h \ | 98 | views/contactlistview.h \ |
99 | xxport/vcard_xxport.h \ | 99 | xxport/vcard_xxport.h \ |
100 | xxport/kde2_xxport.h \ | 100 | xxport/kde2_xxport.h \ |
101 | xxport/csv_xxport.h \ | 101 | xxport/csv_xxport.h \ |
102 | xxport/csvimportdialog.h \ | 102 | xxport/csvimportdialog.h \ |
103 | xxport/opie_xxport.h \ | 103 | xxport/opie_xxport.h \ |
104 | xxport/qtopia_xxport.h \ | 104 | xxport/qtopia_xxport.h \ |
105 | xxport/sharpdtm_xxport.h \ | 105 | xxport/sharpdtm_xxport.h \ |
106 | #details/look_details.h \ | 106 | #details/look_details.h \ |
107 | #mainwindoiw.h \ | 107 | #mainwindoiw.h \ |
108 | # alarmclient.h \ | 108 | # alarmclient.h \ |
109 | # calendarview.h \ | 109 | # calendarview.h \ |
110 | # customlistviewitem.h \ | 110 | # customlistviewitem.h \ |
111 | # datenavigator.h | 111 | # datenavigator.h |
112 | 112 | ||
113 | SOURCES = \ | 113 | SOURCES = \ |
114 | addresseeeditordialog.cpp \ | 114 | addresseeeditordialog.cpp \ |
115 | addresseeeditorwidget.cpp \ | 115 | addresseeeditorwidget.cpp \ |
116 | addresseditwidget.cpp \ | 116 | addresseditwidget.cpp \ |
117 | addresseeconfig.cpp \ | 117 | addresseeconfig.cpp \ |
118 | addresseeutil.cpp \ | 118 | addresseeutil.cpp \ |
119 | extensionmanager.cpp \ | 119 | extensionmanager.cpp \ |
120 | features/mergewidget.cpp \ | 120 | features/mergewidget.cpp \ |
121 | features/distributionlistwidget.cpp \ | 121 | features/distributionlistwidget.cpp \ |
122 | kcmconfigs/addresseewidget.cpp \ | 122 | kcmconfigs/addresseewidget.cpp \ |
123 | kcmconfigs/extensionconfigdialog.cpp \ | 123 | kcmconfigs/extensionconfigdialog.cpp \ |
124 | kcmconfigs/kcmkabconfig.cpp \ | 124 | kcmconfigs/kcmkabconfig.cpp \ |
125 | kcmconfigs/kabconfigwidget.cpp \ | 125 | kcmconfigs/kabconfigwidget.cpp \ |
126 | emaileditwidget.cpp \ | 126 | emaileditwidget.cpp \ |
127 | filtereditdialog.cpp \ | 127 | filtereditdialog.cpp \ |
128 | mainembedded.cpp \ | 128 | mainembedded.cpp \ |
129 | kaddressbookmain.cpp \ | 129 | kaddressbookmain.cpp \ |
130 | kabcore.cpp \ | 130 | kabcore.cpp \ |
131 | kabprefs.cpp \ | 131 | kabprefs.cpp \ |
132 | viewmanager.cpp \ | 132 | viewmanager.cpp \ |
133 | kaddressbookview.cpp \ | 133 | kaddressbookview.cpp \ |
134 | extensionwidget.cpp \ | 134 | extensionwidget.cpp \ |
135 | geowidget.cpp \ | 135 | geowidget.cpp \ |
136 | imagewidget.cpp \ | 136 | imagewidget.cpp \ |
137 | incsearchwidget.cpp \ | 137 | incsearchwidget.cpp \ |
138 | jumpbuttonbar.cpp \ | 138 | jumpbuttonbar.cpp \ |
139 | phoneeditwidget.cpp \ | 139 | phoneeditwidget.cpp \ |
140 | secrecywidget.cpp \ | 140 | secrecywidget.cpp \ |
141 | keywidget.cpp \ | 141 | keywidget.cpp \ |
142 | nameeditdialog.cpp \ | 142 | nameeditdialog.cpp \ |
143 | filter.cpp \ | 143 | filter.cpp \ |
144 | addviewdialog.cpp \ | 144 | addviewdialog.cpp \ |
145 | configurewidget.cpp \ | 145 | configurewidget.cpp \ |
146 | viewconfigurewidget.cpp \ | 146 | viewconfigurewidget.cpp \ |
147 | viewconfigurefieldspage.cpp \ | 147 | viewconfigurefieldspage.cpp \ |
148 | viewconfigurefilterpage.cpp \ | 148 | viewconfigurefilterpage.cpp \ |
149 | undo.cpp \ | 149 | undo.cpp \ |
150 | undocmds.cpp \ | 150 | undocmds.cpp \ |
151 | xxportmanager.cpp \ | 151 | xxportmanager.cpp \ |
152 | xxportobject.cpp \ | 152 | xxportobject.cpp \ |
153 | xxportselectdialog.cpp \ | 153 | xxportselectdialog.cpp \ |
154 | details/detailsviewcontainer.cpp \ | 154 | details/detailsviewcontainer.cpp \ |
155 | details/look_basic.cpp \ | 155 | details/look_basic.cpp \ |
156 | details/look_html.cpp \ | 156 | details/look_html.cpp \ |
157 | views/kaddressbookiconview.cpp \ | 157 | views/kaddressbookiconview.cpp \ |
158 | views/kaddressbooktableview.cpp \ | 158 | views/kaddressbooktableview.cpp \ |
159 | views/kaddressbookcardview.cpp \ | 159 | views/kaddressbookcardview.cpp \ |
160 | views/configuretableviewdialog.cpp \ | 160 | views/configuretableviewdialog.cpp \ |
161 | views/configurecardviewdialog.cpp \ | 161 | views/configurecardviewdialog.cpp \ |
162 | views/cardview.cpp \ | 162 | views/cardview.cpp \ |
163 | views/contactlistview.cpp \ | 163 | views/contactlistview.cpp \ |
164 | views/colorlistbox.cpp \ | 164 | views/colorlistbox.cpp \ |
165 | xxport/vcard_xxport.cpp \ | 165 | xxport/vcard_xxport.cpp \ |
166 | xxport/kde2_xxport.cpp \ | 166 | xxport/kde2_xxport.cpp \ |
167 | xxport/csv_xxport.cpp \ | 167 | xxport/csv_xxport.cpp \ |
168 | xxport/csvimportdialog.cpp \ | 168 | xxport/csvimportdialog.cpp \ |
169 | xxport/opie_xxport.cpp \ | 169 | xxport/opie_xxport.cpp \ |
170 | xxport/qtopia_xxport.cpp \ | 170 | xxport/qtopia_xxport.cpp \ |
171 | xxport/sharpdtm_xxport.cpp \ | 171 | xxport/sharpdtm_xxport.cpp \ |
172 | #details/look_details.cpp \ | 172 | #details/look_details.cpp \ |
173 | #mainwindow.cpp \ | 173 | #mainwindow.cpp \ |
174 | # calendarview.cpp \ | 174 | # calendarview.cpp \ |
175 | # timespanview.cpp | 175 | # timespanview.cpp |
176 | 176 | ||
177 | 177 | ||
178 | 178 | ||
179 | win32: { | 179 | win32: { |
180 | HEADERS += ../outport/msoutl9.h \ | 180 | HEADERS += ../outport/msoutl9.h \ |
181 | kaimportoldialog.h | 181 | kaimportoldialog.h |
182 | 182 | ||
183 | SOURCES += ../outport/msoutl9.cpp \ | 183 | SOURCES += ../outport/msoutl9.cpp \ |
184 | kaimportoldialog.cpp | 184 | kaimportoldialog.cpp |
185 | } | 185 | } |
186 | 186 | ||