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