-rw-r--r-- | microkde/microkdeE.pro | 6 |
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 @@ | |||
1 | TEMPLATE= lib | 1 | TEMPLATE= lib |
2 | CONFIG += qt warn_on | 2 | CONFIG += qt warn_on |
3 | INCLUDEPATH += . ../qtcompat ./kdecore ./kutils ./kdeui ./kio/kfile $(QPEDIR)/include | 3 | INCLUDEPATH += . ../qtcompat ../kabc ./kdecore ./kdeui ./kio/kfile $(QPEDIR)/include |
4 | |||
4 | DEPENDPATH += $(QPEDIR)/include | 5 | DEPENDPATH += $(QPEDIR)/include |
5 | LIBS += -lmicroqtcompat -L$(QPEDIR)/lib | 6 | LIBS += -lmicroqtcompat -L$(QPEDIR)/lib |
@@ -26,5 +27,4 @@ KDGanttMinimizeSplitter.h \ | |||
26 | kcombobox.h \ | 27 | kcombobox.h \ |
27 | kconfig.h \ | 28 | kconfig.h \ |
28 | kdatepicker.h \ | ||
29 | kdatetbl.h \ | 29 | kdatetbl.h \ |
30 | kdebug.h \ | 30 | kdebug.h \ |
@@ -41,5 +41,4 @@ KDGanttMinimizeSplitter.h \ | |||
41 | klineedit.h \ | 41 | klineedit.h \ |
42 | klineeditdlg.h \ | 42 | klineeditdlg.h \ |
43 | klistview.h \ | ||
44 | kmessagebox.h \ | 43 | kmessagebox.h \ |
45 | knotifyclient.h \ | 44 | knotifyclient.h \ |
@@ -110,5 +109,4 @@ KDGanttMinimizeSplitter.cpp \ | |||
110 | kcolordialog.cpp \ | 109 | kcolordialog.cpp \ |
111 | kconfig.cpp \ | 110 | kconfig.cpp \ |
112 | kdatepicker.cpp \ | ||
113 | kdatetbl.cpp \ | 111 | kdatetbl.cpp \ |
114 | kdialog.cpp \ | 112 | kdialog.cpp \ |