summaryrefslogtreecommitdiffabout
authorulf69 <ulf69>2004-06-29 05:06:08 (UTC)
committer ulf69 <ulf69>2004-06-29 05:06:08 (UTC)
commitd55d405ad63c4b9e9372430ccd3f73ef927bf7d9 (patch) (side-by-side diff)
treec8780f50ac8682da105b2b8b02c4fa20fd99b7c2
parent0538ac1cc17ad4249d27d686b4bc7e80663f475f (diff)
downloadkdepimpi-d55d405ad63c4b9e9372430ccd3f73ef927bf7d9.zip
kdepimpi-d55d405ad63c4b9e9372430ccd3f73ef927bf7d9.tar.gz
kdepimpi-d55d405ad63c4b9e9372430ccd3f73ef927bf7d9.tar.bz2
removed reference to kabc.
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--microkde/microkdeE.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/microkde/microkdeE.pro b/microkde/microkdeE.pro
index 8d04123..0f36351 100644
--- a/microkde/microkdeE.pro
+++ b/microkde/microkdeE.pro
@@ -1,10 +1,9 @@
TEMPLATE = lib
CONFIG += qt warn_on
-INCLUDEPATH += . ../qtcompat ../kabc ./kdecore ./kdeui ./kio/kfile $(QPEDIR)/include
-
+INCLUDEPATH += . ../qtcompat ./kdecore ./kutils ./kdeui ./kio/kfile $(QPEDIR)/include
DEPENDPATH += $(QPEDIR)/include
LIBS += -lmicroqtcompat -L$(QPEDIR)/lib
DEFINES += KDE_QT_ONLY
TARGET = microkde
@@ -23,12 +22,13 @@ KDGanttMinimizeSplitter.h \
kcalendarsystem.h \
kcalendarsystemgregorian.h \
kcolorbutton.h \
kcolordialog.h \
kcombobox.h \
kconfig.h \
+ kdatepicker.h \
kdatetbl.h \
kdebug.h \
kdialog.h \
kdialogbase.h \
kdirwatch.h \
keditlistbox.h \
@@ -37,12 +37,13 @@ KDGanttMinimizeSplitter.h \
kfontdialog.h \
kglobal.h \
kglobalsettings.h \
kiconloader.h \
klineedit.h \
klineeditdlg.h \
+ klistview.h \
kmessagebox.h \
knotifyclient.h \
kprinter.h \
kprocess.h \
krestrictedline.h \
krun.h \
@@ -105,12 +106,13 @@ KDGanttMinimizeSplitter.cpp \
kapplication.cpp \
kcalendarsystem.cpp \
kcalendarsystemgregorian.cpp \
kcolorbutton.cpp \
kcolordialog.cpp \
kconfig.cpp \
+ kdatepicker.cpp \
kdatetbl.cpp \
kdialog.cpp \
kdialogbase.cpp \
keditlistbox.cpp \
kemailsettings.cpp \
kfontdialog.cpp \