author | ulf69 <ulf69> | 2004-06-29 17:12:09 (UTC) |
---|---|---|
committer | ulf69 <ulf69> | 2004-06-29 17:12:09 (UTC) |
commit | 89716064b1e44d76ca169020f9ea8638b3a44a51 (patch) (unidiff) | |
tree | 8300c21a83396c58b2594d11386065328db86979 | |
parent | 7acb5ad355e4eb0d2d20c0eff1af272fcbabd935 (diff) | |
download | kdepimpi-89716064b1e44d76ca169020f9ea8638b3a44a51.zip kdepimpi-89716064b1e44d76ca169020f9ea8638b3a44a51.tar.gz kdepimpi-89716064b1e44d76ca169020f9ea8638b3a44a51.tar.bz2 |
we have no links to qtopia lib. Or?
-rw-r--r-- | kaddressbook/kaddressbookE.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kaddressbook/kaddressbookE.pro b/kaddressbook/kaddressbookE.pro index 577dbf9..9fbf8ed 100644 --- a/kaddressbook/kaddressbookE.pro +++ b/kaddressbook/kaddressbookE.pro | |||
@@ -8,33 +8,33 @@ MOC_DIR = moc/$(PLATFORM) | |||
8 | DESTDIR=$(QPEDIR)/bin | 8 | DESTDIR=$(QPEDIR)/bin |
9 | 9 | ||
10 | 10 | ||
11 | INCLUDEPATH += . ./details ./features ./kcmconfigs ./xxport ../microkde ../microkde/kdecore ../microkde/kutils ../microkde/kio/kfile ../microkde/kdeui ../kabc ../qtcompat ../ interfaces $(QPEDIR)/include | 11 | INCLUDEPATH += . ./details ./features ./kcmconfigs ./xxport ../microkde ../microkde/kdecore ../microkde/kutils ../microkde/kio/kfile ../microkde/kdeui ../kabc ../qtcompat ../ interfaces $(QPEDIR)/include |
12 | DEFINES += KAB_EMBEDDED KAB_NOSPLITTER | 12 | DEFINES += KAB_EMBEDDED KAB_NOSPLITTER |
13 | #DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOKABC KORG_NOARCHIVE KORG_NOMAIL | 13 | #DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOKABC KORG_NOARCHIVE KORG_NOMAIL |
14 | #DEFINES += KORG_NOPRINTER KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER | 14 | #DEFINES += KORG_NOPRINTER KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER |
15 | #DEFINES += KORG_NOLVALTERNATION | 15 | #DEFINES += KORG_NOLVALTERNATION |
16 | LIBS += -lmicrokdepim | 16 | LIBS += -lmicrokdepim |
17 | #LIBS += -lmicrokcal | 17 | #LIBS += -lmicrokcal |
18 | LIBS += -lmicrokde | 18 | LIBS += -lmicrokde |
19 | LIBS += -lmicrokcal | 19 | LIBS += -lmicrokcal |
20 | LIBS += -lmicroqtcompat | 20 | LIBS += -lmicroqtcompat |
21 | LIBS += -lmicrokabc | 21 | LIBS += -lmicrokabc |
22 | LIBS += -lqpe | 22 | LIBS += -lqpe |
23 | LIBS += -ljpeg | 23 | LIBS += -ljpeg |
24 | LIBS += $(QTOPIALIB) | 24 | #LIBS += $(QTOPIALIB) |
25 | LIBS += -L$(QPEDIR)/lib | 25 | LIBS += -L$(QPEDIR)/lib |
26 | 26 | ||
27 | INTERFACES = \ | 27 | INTERFACES = \ |
28 | # filteredit_base.ui \ | 28 | # filteredit_base.ui \ |
29 | # kofilterview_base.ui \ | 29 | # kofilterview_base.ui \ |
30 | 30 | ||
31 | HEADERS = \ | 31 | HEADERS = \ |
32 | features/mergewidget.h \ | 32 | features/mergewidget.h \ |
33 | features/distributionlistwidget.h \ | 33 | features/distributionlistwidget.h \ |
34 | kcmconfigs/addresseewidget.h \ | 34 | kcmconfigs/addresseewidget.h \ |
35 | kcmconfigs/extensionconfigdialog.h \ | 35 | kcmconfigs/extensionconfigdialog.h \ |
36 | kcmconfigs/kcmkabconfig.h \ | 36 | kcmconfigs/kcmkabconfig.h \ |
37 | kcmconfigs/kabconfigwidget.h \ | 37 | kcmconfigs/kabconfigwidget.h \ |
38 | addresseeeditordialog.h \ | 38 | addresseeeditordialog.h \ |
39 | addresseeeditorwidget.h \ | 39 | addresseeeditorwidget.h \ |
40 | addresseditwidget.h \ | 40 | addresseditwidget.h \ |