Diffstat (limited to 'kaddressbook/kaddressbookE.pro') (more/less context) (ignore whitespace changes)
-rw-r--r-- | kaddressbook/kaddressbookE.pro | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kaddressbook/kaddressbookE.pro b/kaddressbook/kaddressbookE.pro index 64e3a4a..c4b2499 100644 --- a/kaddressbook/kaddressbookE.pro +++ b/kaddressbook/kaddressbookE.pro | |||
@@ -1,160 +1,160 @@ | |||
1 | TEMPLATE= app | 1 | TEMPLATE= app |
2 | CONFIG += qt warn_on | 2 | CONFIG += qt warn_on |
3 | 3 | ||
4 | 4 | ||
5 | TARGET = kapi | 5 | TARGET = kapi |
6 | OBJECTS_DIR = obj/$(PLATFORM) | 6 | OBJECTS_DIR = obj/$(PLATFORM) |
7 | MOC_DIR = moc/$(PLATFORM) | 7 | MOC_DIR = moc/$(PLATFORM) |
8 | DESTDIR=$(QPEDIR)/bin | 8 | DESTDIR=$(QPEDIR)/bin |
9 | 9 | ||
10 | INCLUDEPATH += . ./details ./features ./xxport ../libkdepim ../microkde ../microkde/kdecore ../microkde/kutils ../microkde/kio/kfile ../microkde/kio/kio ../microkde/kdeui ../microkde/kresources ../kabc ../qtcompat ../ interfaces $(QPEDIR)/include | 10 | INCLUDEPATH += . ./details ./features ./xxport ../libkdepim ../microkde ../microkde/kdecore ../microkde/kutils ../microkde/kio/kfile ../microkde/kio/kio ../microkde/kdeui ../microkde/kresources ../kabc ../qtcompat ../ interfaces $(QPEDIR)/include |
11 | DEFINES += KAB_EMBEDDED KAB_NOSPLITTER | 11 | DEFINES += KAB_EMBEDDED KAB_NOSPLITTER |
12 | #DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOKABC KORG_NOARCHIVE KORG_NOMAIL | 12 | #DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOKABC KORG_NOARCHIVE KORG_NOMAIL |
13 | #DEFINES += KORG_NOPRINTER KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER | 13 | #DEFINES += KORG_NOPRINTER KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER |
14 | #DEFINES += KORG_NOLVALTERNATION | 14 | #DEFINES += KORG_NOLVALTERNATION |
15 | LIBS += -lmicrokdepim | 15 | LIBS += -lxmicrokdepim |
16 | LIBS += -lmicrokde | 16 | LIBS += -lxmicrokde |
17 | LIBS += -lmicroqtcompat | 17 | LIBS += -lmicroqtcompat |
18 | LIBS += -lmicrokabc | 18 | LIBS += -lxmicrokabc |
19 | LIBS += -lqpe | 19 | LIBS += -lqpe |
20 | LIBS += -ljpeg | 20 | LIBS += -ljpeg |
21 | LIBS += $(QTOPIALIB) | 21 | LIBS += $(QTOPIALIB) |
22 | LIBS += -L$(QPEDIR)/lib | 22 | LIBS += -L$(QPEDIR)/lib |
23 | LIBS += -Wl,-export-dynamic | 23 | LIBS += -Wl,-export-dynamic |
24 | LIBS += $(GCC3EXTRALIB1) | 24 | LIBS += $(GCC3EXTRALIB1) |
25 | LIBS += $(GCC3EXTRALIB2) | 25 | LIBS += $(GCC3EXTRALIB2) |
26 | 26 | ||
27 | INTERFACES = \ | 27 | INTERFACES = \ |
28 | # filteredit_base.ui \ | 28 | # filteredit_base.ui \ |
29 | # kofilterview_base.ui \ | 29 | # kofilterview_base.ui \ |
30 | 30 | ||
31 | HEADERS = \ | 31 | HEADERS = \ |
32 | features/mergewidget.h \ | 32 | features/mergewidget.h \ |
33 | features/distributionlistwidget.h \ | 33 | features/distributionlistwidget.h \ |
34 | kcmconfigs/addresseewidget.h \ | 34 | kcmconfigs/addresseewidget.h \ |
35 | kcmconfigs/extensionconfigdialog.h \ | 35 | kcmconfigs/extensionconfigdialog.h \ |
36 | kcmconfigs/kcmkabconfig.h \ | 36 | kcmconfigs/kcmkabconfig.h \ |
37 | kcmconfigs/kabconfigwidget.h \ | 37 | kcmconfigs/kabconfigwidget.h \ |
38 | addresseeeditordialog.h \ | 38 | addresseeeditordialog.h \ |
39 | addresseeeditorwidget.h \ | 39 | addresseeeditorwidget.h \ |
40 | addresseditwidget.h \ | 40 | addresseditwidget.h \ |
41 | addresseeconfig.h \ | 41 | addresseeconfig.h \ |
42 | addresseeutil.h \ | 42 | addresseeutil.h \ |
43 | emaileditwidget.h \ | 43 | emaileditwidget.h \ |
44 | filtereditdialog.h \ | 44 | filtereditdialog.h \ |
45 | kaddressbookmain.h \ | 45 | kaddressbookmain.h \ |
46 | kabprefs.h \ | 46 | kabprefs.h \ |
47 | kabcore.h \ | 47 | kabcore.h \ |
48 | viewmanager.h \ | 48 | viewmanager.h \ |
49 | extensionmanager.h \ | 49 | extensionmanager.h \ |
50 | extensionwidget.h \ | 50 | extensionwidget.h \ |
51 | kaddressbookview.h \ | 51 | kaddressbookview.h \ |
52 | geowidget.h \ | 52 | geowidget.h \ |
53 | imagewidget.h \ | 53 | imagewidget.h \ |
54 | incsearchwidget.h \ | 54 | incsearchwidget.h \ |
55 | jumpbuttonbar.h \ | 55 | jumpbuttonbar.h \ |
56 | phoneeditwidget.h \ | 56 | phoneeditwidget.h \ |
57 | secrecywidget.h \ | 57 | secrecywidget.h \ |
58 | keywidget.h \ | 58 | keywidget.h \ |
59 | nameeditdialog.h \ | 59 | nameeditdialog.h \ |
60 | filter.h \ | 60 | filter.h \ |
61 | addviewdialog.h \ | 61 | addviewdialog.h \ |
62 | configurewidget.h \ | 62 | configurewidget.h \ |
63 | viewconfigurewidget.h \ | 63 | viewconfigurewidget.h \ |
64 | viewconfigurefieldspage.h \ | 64 | viewconfigurefieldspage.h \ |
65 | viewconfigurefilterpage.h \ | 65 | viewconfigurefilterpage.h \ |
66 | typecombo.h \ | 66 | typecombo.h \ |
67 | undo.h \ | 67 | undo.h \ |
68 | undocmds.h \ | 68 | undocmds.h \ |
69 | xxportmanager.h \ | 69 | xxportmanager.h \ |
70 | xxportobject.h \ | 70 | xxportobject.h \ |
71 | xxportselectdialog.h \ | 71 | xxportselectdialog.h \ |
72 | details/detailsviewcontainer.h \ | 72 | details/detailsviewcontainer.h \ |
73 | details/look_basic.h \ | 73 | details/look_basic.h \ |
74 | details/look_html.h \ | 74 | details/look_html.h \ |
75 | views/kaddressbookiconview.h \ | 75 | views/kaddressbookiconview.h \ |
76 | views/kaddressbooktableview.h \ | 76 | views/kaddressbooktableview.h \ |
77 | views/kaddressbookcardview.h \ | 77 | views/kaddressbookcardview.h \ |
78 | views/configuretableviewdialog.h \ | 78 | views/configuretableviewdialog.h \ |
79 | views/configurecardviewdialog.h \ | 79 | views/configurecardviewdialog.h \ |
80 | views/cardview.h \ | 80 | views/cardview.h \ |
81 | views/colorlistbox.h \ | 81 | views/colorlistbox.h \ |
82 | views/contactlistview.h \ | 82 | views/contactlistview.h \ |
83 | xxport/vcard_xxport.h \ | 83 | xxport/vcard_xxport.h \ |
84 | xxport/kde2_xxport.h \ | 84 | xxport/kde2_xxport.h \ |
85 | xxport/csv_xxport.h \ | 85 | xxport/csv_xxport.h \ |
86 | xxport/csvimportdialog.h \ | 86 | xxport/csvimportdialog.h \ |
87 | xxport/opie_xxport.h \ | 87 | xxport/opie_xxport.h \ |
88 | xxport/qtopia_xxport.h \ | 88 | xxport/qtopia_xxport.h \ |
89 | xxport/sharpdtm_xxport.h \ | 89 | xxport/sharpdtm_xxport.h \ |
90 | #details/look_details.h \ | 90 | #details/look_details.h \ |
91 | #mainwindoiw.h \ | 91 | #mainwindoiw.h \ |
92 | # alarmclient.h \ | 92 | # alarmclient.h \ |
93 | # calendarview.h \ | 93 | # calendarview.h \ |
94 | # customlistviewitem.h \ | 94 | # customlistviewitem.h \ |
95 | # datenavigator.h | 95 | # datenavigator.h |
96 | 96 | ||
97 | SOURCES = \ | 97 | SOURCES = \ |
98 | addresseeeditordialog.cpp \ | 98 | addresseeeditordialog.cpp \ |
99 | addresseeeditorwidget.cpp \ | 99 | addresseeeditorwidget.cpp \ |
100 | addresseditwidget.cpp \ | 100 | addresseditwidget.cpp \ |
101 | addresseeconfig.cpp \ | 101 | addresseeconfig.cpp \ |
102 | addresseeutil.cpp \ | 102 | addresseeutil.cpp \ |
103 | extensionmanager.cpp \ | 103 | extensionmanager.cpp \ |
104 | features/mergewidget.cpp \ | 104 | features/mergewidget.cpp \ |
105 | features/distributionlistwidget.cpp \ | 105 | features/distributionlistwidget.cpp \ |
106 | kcmconfigs/addresseewidget.cpp \ | 106 | kcmconfigs/addresseewidget.cpp \ |
107 | kcmconfigs/extensionconfigdialog.cpp \ | 107 | kcmconfigs/extensionconfigdialog.cpp \ |
108 | kcmconfigs/kcmkabconfig.cpp \ | 108 | kcmconfigs/kcmkabconfig.cpp \ |
109 | kcmconfigs/kabconfigwidget.cpp \ | 109 | kcmconfigs/kabconfigwidget.cpp \ |
110 | emaileditwidget.cpp \ | 110 | emaileditwidget.cpp \ |
111 | filtereditdialog.cpp \ | 111 | filtereditdialog.cpp \ |
112 | mainembedded.cpp \ | 112 | mainembedded.cpp \ |
113 | kaddressbookmain.cpp \ | 113 | kaddressbookmain.cpp \ |
114 | kabcore.cpp \ | 114 | kabcore.cpp \ |
115 | kabprefs.cpp \ | 115 | kabprefs.cpp \ |
116 | viewmanager.cpp \ | 116 | viewmanager.cpp \ |
117 | kaddressbookview.cpp \ | 117 | kaddressbookview.cpp \ |
118 | extensionwidget.cpp \ | 118 | extensionwidget.cpp \ |
119 | geowidget.cpp \ | 119 | geowidget.cpp \ |
120 | imagewidget.cpp \ | 120 | imagewidget.cpp \ |
121 | incsearchwidget.cpp \ | 121 | incsearchwidget.cpp \ |
122 | jumpbuttonbar.cpp \ | 122 | jumpbuttonbar.cpp \ |
123 | phoneeditwidget.cpp \ | 123 | phoneeditwidget.cpp \ |
124 | secrecywidget.cpp \ | 124 | secrecywidget.cpp \ |
125 | keywidget.cpp \ | 125 | keywidget.cpp \ |
126 | nameeditdialog.cpp \ | 126 | nameeditdialog.cpp \ |
127 | filter.cpp \ | 127 | filter.cpp \ |
128 | addviewdialog.cpp \ | 128 | addviewdialog.cpp \ |
129 | configurewidget.cpp \ | 129 | configurewidget.cpp \ |
130 | viewconfigurewidget.cpp \ | 130 | viewconfigurewidget.cpp \ |
131 | viewconfigurefieldspage.cpp \ | 131 | viewconfigurefieldspage.cpp \ |
132 | viewconfigurefilterpage.cpp \ | 132 | viewconfigurefilterpage.cpp \ |
133 | undo.cpp \ | 133 | undo.cpp \ |
134 | undocmds.cpp \ | 134 | undocmds.cpp \ |
135 | xxportmanager.cpp \ | 135 | xxportmanager.cpp \ |
136 | xxportobject.cpp \ | 136 | xxportobject.cpp \ |
137 | xxportselectdialog.cpp \ | 137 | xxportselectdialog.cpp \ |
138 | details/detailsviewcontainer.cpp \ | 138 | details/detailsviewcontainer.cpp \ |
139 | details/look_basic.cpp \ | 139 | details/look_basic.cpp \ |
140 | details/look_html.cpp \ | 140 | details/look_html.cpp \ |
141 | views/kaddressbookiconview.cpp \ | 141 | views/kaddressbookiconview.cpp \ |
142 | views/kaddressbooktableview.cpp \ | 142 | views/kaddressbooktableview.cpp \ |
143 | views/kaddressbookcardview.cpp \ | 143 | views/kaddressbookcardview.cpp \ |
144 | views/configuretableviewdialog.cpp \ | 144 | views/configuretableviewdialog.cpp \ |
145 | views/configurecardviewdialog.cpp \ | 145 | views/configurecardviewdialog.cpp \ |
146 | views/cardview.cpp \ | 146 | views/cardview.cpp \ |
147 | views/contactlistview.cpp \ | 147 | views/contactlistview.cpp \ |
148 | views/colorlistbox.cpp \ | 148 | views/colorlistbox.cpp \ |
149 | xxport/vcard_xxport.cpp \ | 149 | xxport/vcard_xxport.cpp \ |
150 | xxport/kde2_xxport.cpp \ | 150 | xxport/kde2_xxport.cpp \ |
151 | xxport/csv_xxport.cpp \ | 151 | xxport/csv_xxport.cpp \ |
152 | xxport/csvimportdialog.cpp \ | 152 | xxport/csvimportdialog.cpp \ |
153 | xxport/opie_xxport.cpp \ | 153 | xxport/opie_xxport.cpp \ |
154 | xxport/qtopia_xxport.cpp \ | 154 | xxport/qtopia_xxport.cpp \ |
155 | xxport/sharpdtm_xxport.cpp \ | 155 | xxport/sharpdtm_xxport.cpp \ |
156 | #details/look_details.cpp \ | 156 | #details/look_details.cpp \ |
157 | #mainwindow.cpp \ | 157 | #mainwindow.cpp \ |
158 | # calendarview.cpp \ | 158 | # calendarview.cpp \ |
159 | # timespanview.cpp | 159 | # timespanview.cpp |
160 | 160 | ||