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