summaryrefslogtreecommitdiffabout
path: root/kaddressbook/kaddressbook.pro
authorzautrix <zautrix>2004-12-04 21:05:23 (UTC)
committer zautrix <zautrix>2004-12-04 21:05:23 (UTC)
commit5935e64080008b2be57b39694401863466b26108 (patch) (unidiff)
treed8d3a90b20bea0106c5d5024a05c351d86062a16 /kaddressbook/kaddressbook.pro
parent41be409b5060684fdda1149fe706382957431915 (diff)
downloadkdepimpi-5935e64080008b2be57b39694401863466b26108.zip
kdepimpi-5935e64080008b2be57b39694401863466b26108.tar.gz
kdepimpi-5935e64080008b2be57b39694401863466b26108.tar.bz2
pro file fixed
Diffstat (limited to 'kaddressbook/kaddressbook.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--kaddressbook/kaddressbook.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/kaddressbook/kaddressbook.pro b/kaddressbook/kaddressbook.pro
index f93bed0..fbbc026 100644
--- a/kaddressbook/kaddressbook.pro
+++ b/kaddressbook/kaddressbook.pro
@@ -1,149 +1,150 @@
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 ../libkdepim ../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
17#LIBS += -lldap 17#LIBS += -lldap
18OBJECTS_DIR = obj/unix 18OBJECTS_DIR = obj/unix
19MOC_DIR = moc/unix 19MOC_DIR = moc/unix
20} 20}
21win32: { 21win32: {
22RC_FILE = winicons.rc
22DEFINES += _WIN32_ 23DEFINES += _WIN32_
23LIBS += ../bin/microkdepim.lib 24LIBS += ../bin/microkdepim.lib
24LIBS += ../bin/microkcal.lib 25LIBS += ../bin/microkcal.lib
25LIBS += ../bin/microkde.lib 26LIBS += ../bin/microkde.lib
26LIBS += ../bin/microkabc.lib 27LIBS += ../bin/microkabc.lib
27QMAKE_LINK += /NODEFAULTLIB:LIBC 28QMAKE_LINK += /NODEFAULTLIB:LIBC
28OBJECTS_DIR = obj/win 29OBJECTS_DIR = obj/win
29MOC_DIR = moc/win 30MOC_DIR = moc/win
30LIBS += mfc71u.lib 31LIBS += mfc71u.lib
31} 32}
32 33
33 34
34 35
35 36
36 37
37 38
38 39
39 40
40INTERFACES = \ 41INTERFACES = \
41# filteredit_base.ui \ 42# filteredit_base.ui \
42# kofilterview_base.ui \ 43# kofilterview_base.ui \
43 44
44HEADERS = \ 45HEADERS = \
45features/mergewidget.h \ 46features/mergewidget.h \
46features/distributionlistwidget.h \ 47features/distributionlistwidget.h \
47kcmconfigs/addresseewidget.h \ 48kcmconfigs/addresseewidget.h \
48kcmconfigs/extensionconfigdialog.h \ 49kcmconfigs/extensionconfigdialog.h \
49kcmconfigs/kcmkabconfig.h \ 50kcmconfigs/kcmkabconfig.h \
50kcmconfigs/kabconfigwidget.h \ 51kcmconfigs/kabconfigwidget.h \
51addresseeeditordialog.h \ 52addresseeeditordialog.h \
52addresseeeditorwidget.h \ 53addresseeeditorwidget.h \
53addresseditwidget.h \ 54addresseditwidget.h \
54addresseeconfig.h \ 55addresseeconfig.h \
55addresseeutil.h \ 56addresseeutil.h \
56emaileditwidget.h \ 57emaileditwidget.h \
57filtereditdialog.h \ 58filtereditdialog.h \
58kaddressbookmain.h \ 59kaddressbookmain.h \
59kabprefs.h \ 60kabprefs.h \
60kabcore.h \ 61kabcore.h \
61viewmanager.h \ 62viewmanager.h \
62extensionmanager.h \ 63extensionmanager.h \
63extensionwidget.h \ 64extensionwidget.h \
64kaddressbookview.h \ 65kaddressbookview.h \
65geowidget.h \ 66geowidget.h \
66imagewidget.h \ 67imagewidget.h \
67incsearchwidget.h \ 68incsearchwidget.h \
68jumpbuttonbar.h \ 69jumpbuttonbar.h \
69phoneeditwidget.h \ 70phoneeditwidget.h \
70secrecywidget.h \ 71secrecywidget.h \
71keywidget.h \ 72keywidget.h \
72nameeditdialog.h \ 73nameeditdialog.h \
73filter.h \ 74filter.h \
74addviewdialog.h \ 75addviewdialog.h \
75configurewidget.h \ 76configurewidget.h \
76viewconfigurewidget.h \ 77viewconfigurewidget.h \
77viewconfigurefieldspage.h \ 78viewconfigurefieldspage.h \
78viewconfigurefilterpage.h \ 79viewconfigurefilterpage.h \
79typecombo.h \ 80typecombo.h \
80undo.h \ 81undo.h \
81undocmds.h \ 82undocmds.h \
82xxportmanager.h \ 83xxportmanager.h \
83xxportobject.h \ 84xxportobject.h \
84xxportselectdialog.h \ 85xxportselectdialog.h \
85details/detailsviewcontainer.h \ 86details/detailsviewcontainer.h \
86details/look_basic.h \ 87details/look_basic.h \
87details/look_html.h \ 88details/look_html.h \
88views/kaddressbookiconview.h \ 89views/kaddressbookiconview.h \
89views/kaddressbooktableview.h \ 90views/kaddressbooktableview.h \
90views/kaddressbookcardview.h \ 91views/kaddressbookcardview.h \
91views/configuretableviewdialog.h \ 92views/configuretableviewdialog.h \
92views/configurecardviewdialog.h \ 93views/configurecardviewdialog.h \
93views/cardview.h \ 94views/cardview.h \
94views/colorlistbox.h \ 95views/colorlistbox.h \
95views/contactlistview.h \ 96views/contactlistview.h \
96xxport/vcard_xxport.h \ 97xxport/vcard_xxport.h \
97xxport/kde2_xxport.h \ 98xxport/kde2_xxport.h \
98xxport/csv_xxport.h \ 99xxport/csv_xxport.h \
99xxport/csvimportdialog.h \ 100xxport/csvimportdialog.h \
100xxport/opie_xxport.h \ 101xxport/opie_xxport.h \
101xxport/qtopia_xxport.h \ 102xxport/qtopia_xxport.h \
102xxport/sharpdtm_xxport.h \ 103xxport/sharpdtm_xxport.h \
103#details/look_details.h \ 104#details/look_details.h \
104#mainwindoiw.h \ 105#mainwindoiw.h \
105# alarmclient.h \ 106# alarmclient.h \
106# calendarview.h \ 107# calendarview.h \
107# customlistviewitem.h \ 108# customlistviewitem.h \
108# datenavigator.h 109# datenavigator.h
109 110
110SOURCES = \ 111SOURCES = \
111addresseeeditordialog.cpp \ 112addresseeeditordialog.cpp \
112addresseeeditorwidget.cpp \ 113addresseeeditorwidget.cpp \
113addresseditwidget.cpp \ 114addresseditwidget.cpp \
114addresseeconfig.cpp \ 115addresseeconfig.cpp \
115addresseeutil.cpp \ 116addresseeutil.cpp \
116extensionmanager.cpp \ 117extensionmanager.cpp \
117features/mergewidget.cpp \ 118features/mergewidget.cpp \
118features/distributionlistwidget.cpp \ 119features/distributionlistwidget.cpp \
119kcmconfigs/addresseewidget.cpp \ 120kcmconfigs/addresseewidget.cpp \
120kcmconfigs/extensionconfigdialog.cpp \ 121kcmconfigs/extensionconfigdialog.cpp \
121kcmconfigs/kcmkabconfig.cpp \ 122kcmconfigs/kcmkabconfig.cpp \
122kcmconfigs/kabconfigwidget.cpp \ 123kcmconfigs/kabconfigwidget.cpp \
123emaileditwidget.cpp \ 124emaileditwidget.cpp \
124filtereditdialog.cpp \ 125filtereditdialog.cpp \
125mainembedded.cpp \ 126mainembedded.cpp \
126kaddressbookmain.cpp \ 127kaddressbookmain.cpp \
127kabcore.cpp \ 128kabcore.cpp \
128kabprefs.cpp \ 129kabprefs.cpp \
129viewmanager.cpp \ 130viewmanager.cpp \
130kaddressbookview.cpp \ 131kaddressbookview.cpp \
131extensionwidget.cpp \ 132extensionwidget.cpp \
132geowidget.cpp \ 133geowidget.cpp \
133imagewidget.cpp \ 134imagewidget.cpp \
134incsearchwidget.cpp \ 135incsearchwidget.cpp \
135jumpbuttonbar.cpp \ 136jumpbuttonbar.cpp \
136phoneeditwidget.cpp \ 137phoneeditwidget.cpp \
137secrecywidget.cpp \ 138secrecywidget.cpp \
138keywidget.cpp \ 139keywidget.cpp \
139nameeditdialog.cpp \ 140nameeditdialog.cpp \
140filter.cpp \ 141filter.cpp \
141addviewdialog.cpp \ 142addviewdialog.cpp \
142configurewidget.cpp \ 143configurewidget.cpp \
143viewconfigurewidget.cpp \ 144viewconfigurewidget.cpp \
144viewconfigurefieldspage.cpp \ 145viewconfigurefieldspage.cpp \
145viewconfigurefilterpage.cpp \ 146viewconfigurefilterpage.cpp \
146undo.cpp \ 147undo.cpp \
147undocmds.cpp \ 148undocmds.cpp \
148xxportmanager.cpp \ 149xxportmanager.cpp \
149xxportobject.cpp \ 150xxportobject.cpp \