author | zautrix <zautrix> | 2004-07-12 10:03:12 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2004-07-12 10:03:12 (UTC) |
commit | a55fa40fa32b115c7f7803fb6af0da5184cd7dff (patch) (unidiff) | |
tree | d55eec53c51f3bef866b67dedd5e8508c4d8579e /kaddressbook/kaddressbook.pro | |
parent | 2aeb681a7e8a0696608485f36d9c0561ba505c5c (diff) | |
download | kdepimpi-a55fa40fa32b115c7f7803fb6af0da5184cd7dff.zip kdepimpi-a55fa40fa32b115c7f7803fb6af0da5184cd7dff.tar.gz kdepimpi-a55fa40fa32b115c7f7803fb6af0da5184cd7dff.tar.bz2 |
Added importing from OL to KA/Pi
Diffstat (limited to 'kaddressbook/kaddressbook.pro') (more/less context) (ignore whitespace changes)
-rw-r--r-- | kaddressbook/kaddressbook.pro | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/kaddressbook/kaddressbook.pro b/kaddressbook/kaddressbook.pro index 761c3e7..bc14e68 100644 --- a/kaddressbook/kaddressbook.pro +++ b/kaddressbook/kaddressbook.pro | |||
@@ -6,48 +6,49 @@ DESTDIR= ../bin | |||
6 | include( ../variables.pri ) | 6 | include( ../variables.pri ) |
7 | 7 | ||
8 | 8 | ||
9 | INCLUDEPATH += . ./details ./features ./kcmconfigs ./xxport ../microkde ../microkde/kdecore ../microkde/kutils ../microkde/kio/kfile ../microkde/kdeui ../kabc ../ interfaces | 9 | INCLUDEPATH += . ./details ./features ./kcmconfigs ./xxport ../microkde ../microkde/kdecore ../microkde/kutils ../microkde/kio/kfile ../microkde/kdeui ../kabc ../ 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 += -lldap | 17 | LIBS += -lldap |
18 | OBJECTS_DIR = obj/unix | 18 | OBJECTS_DIR = obj/unix |
19 | MOC_DIR = moc/unix | 19 | MOC_DIR = moc/unix |
20 | } | 20 | } |
21 | win32: { | 21 | win32: { |
22 | DEFINES += _WIN32_ | 22 | DEFINES += _WIN32_ |
23 | LIBS += ../bin/microkdepim.lib | 23 | LIBS += ../bin/microkdepim.lib |
24 | LIBS += ../bin/microkcal.lib | 24 | LIBS += ../bin/microkcal.lib |
25 | LIBS += ../bin/microkde.lib | 25 | LIBS += ../bin/microkde.lib |
26 | LIBS += ../bin/microkabc.lib | 26 | LIBS += ../bin/microkabc.lib |
27 | QMAKE_LINK += /NODEFAULTLIB:LIBC | 27 | QMAKE_LINK += /NODEFAULTLIB:LIBC |
28 | OBJECTS_DIR = obj/win | 28 | OBJECTS_DIR = obj/win |
29 | MOC_DIR = moc/win | 29 | MOC_DIR = moc/win |
30 | LIBS += mfc71u.lib | ||
30 | } | 31 | } |
31 | 32 | ||
32 | 33 | ||
33 | 34 | ||
34 | 35 | ||
35 | 36 | ||
36 | 37 | ||
37 | 38 | ||
38 | 39 | ||
39 | INTERFACES = \ | 40 | INTERFACES = \ |
40 | # filteredit_base.ui \ | 41 | # filteredit_base.ui \ |
41 | # kofilterview_base.ui \ | 42 | # kofilterview_base.ui \ |
42 | 43 | ||
43 | HEADERS = \ | 44 | HEADERS = \ |
44 | features/mergewidget.h \ | 45 | features/mergewidget.h \ |
45 | features/distributionlistwidget.h \ | 46 | features/distributionlistwidget.h \ |
46 | kcmconfigs/addresseewidget.h \ | 47 | kcmconfigs/addresseewidget.h \ |
47 | kcmconfigs/extensionconfigdialog.h \ | 48 | kcmconfigs/extensionconfigdialog.h \ |
48 | kcmconfigs/kcmkabconfig.h \ | 49 | kcmconfigs/kcmkabconfig.h \ |
49 | kcmconfigs/kabconfigwidget.h \ | 50 | kcmconfigs/kabconfigwidget.h \ |
50 | addresseeeditordialog.h \ | 51 | addresseeeditordialog.h \ |
51 | addresseeeditorwidget.h \ | 52 | addresseeeditorwidget.h \ |
52 | addresseditwidget.h \ | 53 | addresseditwidget.h \ |
53 | addresseeconfig.h \ | 54 | addresseeconfig.h \ |
@@ -143,24 +144,34 @@ undo.cpp \ | |||
143 | undocmds.cpp \ | 144 | undocmds.cpp \ |
144 | xxportmanager.cpp \ | 145 | xxportmanager.cpp \ |
145 | xxportobject.cpp \ | 146 | xxportobject.cpp \ |
146 | xxportselectdialog.cpp \ | 147 | xxportselectdialog.cpp \ |
147 | details/detailsviewcontainer.cpp \ | 148 | details/detailsviewcontainer.cpp \ |
148 | details/look_basic.cpp \ | 149 | details/look_basic.cpp \ |
149 | details/look_html.cpp \ | 150 | details/look_html.cpp \ |
150 | views/kaddressbookiconview.cpp \ | 151 | views/kaddressbookiconview.cpp \ |
151 | views/kaddressbooktableview.cpp \ | 152 | views/kaddressbooktableview.cpp \ |
152 | views/kaddressbookcardview.cpp \ | 153 | views/kaddressbookcardview.cpp \ |
153 | views/configuretableviewdialog.cpp \ | 154 | views/configuretableviewdialog.cpp \ |
154 | views/configurecardviewdialog.cpp \ | 155 | views/configurecardviewdialog.cpp \ |
155 | views/cardview.cpp \ | 156 | views/cardview.cpp \ |
156 | views/contactlistview.cpp \ | 157 | views/contactlistview.cpp \ |
157 | views/colorlistbox.cpp \ | 158 | views/colorlistbox.cpp \ |
158 | xxport/vcard_xxport.cpp \ | 159 | xxport/vcard_xxport.cpp \ |
159 | xxport/kde2_xxport.cpp \ | 160 | xxport/kde2_xxport.cpp \ |
160 | xxport/csv_xxport.cpp \ | 161 | xxport/csv_xxport.cpp \ |
161 | xxport/csvimportdialog.cpp \ | 162 | xxport/csvimportdialog.cpp \ |
162 | #details/look_details.cpp \ | 163 | #details/look_details.cpp \ |
163 | #mainwindow.cpp \ | 164 | #mainwindow.cpp \ |
164 | # calendarview.cpp \ | 165 | # calendarview.cpp \ |
165 | # timespanview.cpp | 166 | # timespanview.cpp |
166 | 167 | ||
168 | |||
169 | |||
170 | win32: { | ||
171 | HEADERS += ../outport/msoutl9.h \ | ||
172 | kaimportoldialog.h | ||
173 | |||
174 | SOURCES += ../outport/msoutl9.cpp \ | ||
175 | kaimportoldialog.cpp | ||
176 | } | ||
177 | |||