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