summaryrefslogtreecommitdiffabout
authorzautrix <zautrix>2004-06-29 12:10:38 (UTC)
committer zautrix <zautrix>2004-06-29 12:10:38 (UTC)
commit7b2b9f2b05809b9577837551ad864d88b9b355ef (patch) (side-by-side diff)
tree86c89163dedcfd2deca1806b23e4e87a856cf76d
parentda43dbdc6c82453228f34766fc74585615cba938 (diff)
downloadkdepimpi-7b2b9f2b05809b9577837551ad864d88b9b355ef.zip
kdepimpi-7b2b9f2b05809b9577837551ad864d88b9b355ef.tar.gz
kdepimpi-7b2b9f2b05809b9577837551ad864d88b9b355ef.tar.bz2
romoved kdatepicker from pro file
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--microkde/microkdeE.pro6
1 files changed, 2 insertions, 4 deletions
diff --git a/microkde/microkdeE.pro b/microkde/microkdeE.pro
index 0f36351..8d04123 100644
--- a/microkde/microkdeE.pro
+++ b/microkde/microkdeE.pro
@@ -1,5 +1,6 @@
TEMPLATE = lib
CONFIG += qt warn_on
-INCLUDEPATH += . ../qtcompat ./kdecore ./kutils ./kdeui ./kio/kfile $(QPEDIR)/include
+INCLUDEPATH += . ../qtcompat ../kabc ./kdecore ./kdeui ./kio/kfile $(QPEDIR)/include
+
DEPENDPATH += $(QPEDIR)/include
LIBS += -lmicroqtcompat -L$(QPEDIR)/lib
@@ -26,5 +27,4 @@ KDGanttMinimizeSplitter.h \
kcombobox.h \
kconfig.h \
- kdatepicker.h \
kdatetbl.h \
kdebug.h \
@@ -41,5 +41,4 @@ KDGanttMinimizeSplitter.h \
klineedit.h \
klineeditdlg.h \
- klistview.h \
kmessagebox.h \
knotifyclient.h \
@@ -110,5 +109,4 @@ KDGanttMinimizeSplitter.cpp \
kcolordialog.cpp \
kconfig.cpp \
- kdatepicker.cpp \
kdatetbl.cpp \
kdialog.cpp \