summaryrefslogtreecommitdiffabout
path: root/kaddressbook/kaddressbookE.pro
authorulf69 <ulf69>2004-08-10 16:57:13 (UTC)
committer ulf69 <ulf69>2004-08-10 16:57:13 (UTC)
commitdc9010997d770229dbee6b023f41ea74e0809027 (patch) (unidiff)
tree4f639eabed6f958d451cdae37587c9a343254b89 /kaddressbook/kaddressbookE.pro
parent972b441aa3435f4f9df6de2a36ba2d03a7de5bbc (diff)
downloadkdepimpi-dc9010997d770229dbee6b023f41ea74e0809027.zip
kdepimpi-dc9010997d770229dbee6b023f41ea74e0809027.tar.gz
kdepimpi-dc9010997d770229dbee6b023f41ea74e0809027.tar.bz2
libkdepim references libkcal, and not kaddressbook. Therefore I moved the linker directive from kaddressbookE.pro to libkdepimE.pro
Diffstat (limited to 'kaddressbook/kaddressbookE.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--kaddressbook/kaddressbookE.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/kaddressbook/kaddressbookE.pro b/kaddressbook/kaddressbookE.pro
index 86166d8..1695a28 100644
--- a/kaddressbook/kaddressbookE.pro
+++ b/kaddressbook/kaddressbookE.pro
@@ -1,122 +1,116 @@
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
6OBJECTS_DIR = obj/$(PLATFORM) 6OBJECTS_DIR = obj/$(PLATFORM)
7MOC_DIR = moc/$(PLATFORM) 7MOC_DIR = moc/$(PLATFORM)
8DESTDIR=$(QPEDIR)/bin 8DESTDIR=$(QPEDIR)/bin
9 9
10#LFLAGS += -Wl,-export-dynamic
11
12
13INCLUDEPATH += . ./details ./features ./xxport ../libkdepim ../microkde ../microkde/kdecore ../microkde/kutils ../microkde/kio/kfile ../microkde/kio/kio ../microkde/kdeui ../microkde/kresources ../kabc ../qtcompat ../ interfaces $(QPEDIR)/include 10INCLUDEPATH += . ./details ./features ./xxport ../libkdepim ../microkde ../microkde/kdecore ../microkde/kutils ../microkde/kio/kfile ../microkde/kio/kio ../microkde/kdeui ../microkde/kresources ../kabc ../qtcompat ../ interfaces $(QPEDIR)/include
14DEFINES += KAB_EMBEDDED KAB_NOSPLITTER 11DEFINES += KAB_EMBEDDED KAB_NOSPLITTER
15#DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOKABC KORG_NOARCHIVE KORG_NOMAIL 12#DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOKABC KORG_NOARCHIVE KORG_NOMAIL
16#DEFINES += KORG_NOPRINTER KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER 13#DEFINES += KORG_NOPRINTER KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER
17#DEFINES += KORG_NOLVALTERNATION 14#DEFINES += KORG_NOLVALTERNATION
18LIBS += -lmicrokdepim 15LIBS += -lmicrokdepim
19#LIBS += -lmicrokcal
20LIBS += -lmicrokde 16LIBS += -lmicrokde
21LIBS += -lmicrokcal
22LIBS += -lmicroqtcompat 17LIBS += -lmicroqtcompat
23LIBS += -lmicrokabc 18LIBS += -lmicrokabc
24LIBS += -lqpe 19LIBS += -lqpe
25LIBS += -ljpeg 20LIBS += -ljpeg
26
27LIBS += -lmicrogammu 21LIBS += -lmicrogammu
28LIBS += -lbluetooth 22LIBS += -lbluetooth
29LIBS += -lsdp 23LIBS += -lsdp
30 24
31LIBS += $(QTOPIALIB) 25LIBS += $(QTOPIALIB)
32LIBS += -L$(QPEDIR)/lib 26LIBS += -L$(QPEDIR)/lib
33LIBS += -Wl,-export-dynamic 27LIBS += -Wl,-export-dynamic
34 28
35INTERFACES = \ 29INTERFACES = \
36# filteredit_base.ui \ 30# filteredit_base.ui \
37# kofilterview_base.ui \ 31# kofilterview_base.ui \
38 32
39HEADERS = \ 33HEADERS = \
40features/mergewidget.h \ 34features/mergewidget.h \
41features/distributionlistwidget.h \ 35features/distributionlistwidget.h \
42kcmconfigs/addresseewidget.h \ 36kcmconfigs/addresseewidget.h \
43kcmconfigs/extensionconfigdialog.h \ 37kcmconfigs/extensionconfigdialog.h \
44kcmconfigs/kcmkabconfig.h \ 38kcmconfigs/kcmkabconfig.h \
45kcmconfigs/kabconfigwidget.h \ 39kcmconfigs/kabconfigwidget.h \
46addresseeeditordialog.h \ 40addresseeeditordialog.h \
47addresseeeditorwidget.h \ 41addresseeeditorwidget.h \
48addresseditwidget.h \ 42addresseditwidget.h \
49addresseeconfig.h \ 43addresseeconfig.h \
50addresseeutil.h \ 44addresseeutil.h \
51emaileditwidget.h \ 45emaileditwidget.h \
52filtereditdialog.h \ 46filtereditdialog.h \
53kaddressbookmain.h \ 47kaddressbookmain.h \
54kabprefs.h \ 48kabprefs.h \
55kabcore.h \ 49kabcore.h \
56viewmanager.h \ 50viewmanager.h \
57extensionmanager.h \ 51extensionmanager.h \
58extensionwidget.h \ 52extensionwidget.h \
59kaddressbookview.h \ 53kaddressbookview.h \
60geowidget.h \ 54geowidget.h \
61imagewidget.h \ 55imagewidget.h \
62incsearchwidget.h \ 56incsearchwidget.h \
63jumpbuttonbar.h \ 57jumpbuttonbar.h \
64phoneeditwidget.h \ 58phoneeditwidget.h \
65secrecywidget.h \ 59secrecywidget.h \
66keywidget.h \ 60keywidget.h \
67nameeditdialog.h \ 61nameeditdialog.h \
68filter.h \ 62filter.h \
69addviewdialog.h \ 63addviewdialog.h \
70configurewidget.h \ 64configurewidget.h \
71viewconfigurewidget.h \ 65viewconfigurewidget.h \
72viewconfigurefieldspage.h \ 66viewconfigurefieldspage.h \
73viewconfigurefilterpage.h \ 67viewconfigurefilterpage.h \
74typecombo.h \ 68typecombo.h \
75undo.h \ 69undo.h \
76undocmds.h \ 70undocmds.h \
77xxportmanager.h \ 71xxportmanager.h \
78xxportobject.h \ 72xxportobject.h \
79xxportselectdialog.h \ 73xxportselectdialog.h \
80details/detailsviewcontainer.h \ 74details/detailsviewcontainer.h \
81details/look_basic.h \ 75details/look_basic.h \
82details/look_html.h \ 76details/look_html.h \
83views/kaddressbookiconview.h \ 77views/kaddressbookiconview.h \
84views/kaddressbooktableview.h \ 78views/kaddressbooktableview.h \
85views/kaddressbookcardview.h \ 79views/kaddressbookcardview.h \
86views/configuretableviewdialog.h \ 80views/configuretableviewdialog.h \
87views/configurecardviewdialog.h \ 81views/configurecardviewdialog.h \
88views/cardview.h \ 82views/cardview.h \
89views/colorlistbox.h \ 83views/colorlistbox.h \
90views/contactlistview.h \ 84views/contactlistview.h \
91xxport/vcard_xxport.h \ 85xxport/vcard_xxport.h \
92xxport/kde2_xxport.h \ 86xxport/kde2_xxport.h \
93xxport/csv_xxport.h \ 87xxport/csv_xxport.h \
94xxport/csvimportdialog.h \ 88xxport/csvimportdialog.h \
95xxport/opie_xxport.h \ 89xxport/opie_xxport.h \
96xxport/qtopia_xxport.h \ 90xxport/qtopia_xxport.h \
97xxport/sharpdtm_xxport.h \ 91xxport/sharpdtm_xxport.h \
98#details/look_details.h \ 92#details/look_details.h \
99#mainwindoiw.h \ 93#mainwindoiw.h \
100# alarmclient.h \ 94# alarmclient.h \
101# calendarview.h \ 95# calendarview.h \
102# customlistviewitem.h \ 96# customlistviewitem.h \
103# datenavigator.h 97# datenavigator.h
104 98
105SOURCES = \ 99SOURCES = \
106addresseeeditordialog.cpp \ 100addresseeeditordialog.cpp \
107addresseeeditorwidget.cpp \ 101addresseeeditorwidget.cpp \
108addresseditwidget.cpp \ 102addresseditwidget.cpp \
109addresseeconfig.cpp \ 103addresseeconfig.cpp \
110addresseeutil.cpp \ 104addresseeutil.cpp \
111extensionmanager.cpp \ 105extensionmanager.cpp \
112features/mergewidget.cpp \ 106features/mergewidget.cpp \
113features/distributionlistwidget.cpp \ 107features/distributionlistwidget.cpp \
114kcmconfigs/addresseewidget.cpp \ 108kcmconfigs/addresseewidget.cpp \
115kcmconfigs/extensionconfigdialog.cpp \ 109kcmconfigs/extensionconfigdialog.cpp \
116kcmconfigs/kcmkabconfig.cpp \ 110kcmconfigs/kcmkabconfig.cpp \
117kcmconfigs/kabconfigwidget.cpp \ 111kcmconfigs/kabconfigwidget.cpp \
118emaileditwidget.cpp \ 112emaileditwidget.cpp \
119filtereditdialog.cpp \ 113filtereditdialog.cpp \
120mainembedded.cpp \ 114mainembedded.cpp \
121kaddressbookmain.cpp \ 115kaddressbookmain.cpp \
122kabcore.cpp \ 116kabcore.cpp \