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