summaryrefslogtreecommitdiffabout
authorzautrix <zautrix>2004-06-29 12:10:38 (UTC)
committer zautrix <zautrix>2004-06-29 12:10:38 (UTC)
commit7b2b9f2b05809b9577837551ad864d88b9b355ef (patch) (unidiff)
tree86c89163dedcfd2deca1806b23e4e87a856cf76d
parentda43dbdc6c82453228f34766fc74585615cba938 (diff)
downloadkdepimpi-7b2b9f2b05809b9577837551ad864d88b9b355ef.zip
kdepimpi-7b2b9f2b05809b9577837551ad864d88b9b355ef.tar.gz
kdepimpi-7b2b9f2b05809b9577837551ad864d88b9b355ef.tar.bz2
romoved kdatepicker from pro file
Diffstat (more/less context) (ignore 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,9 +1,10 @@
1 TEMPLATE= lib 1 TEMPLATE= lib
2CONFIG += qt warn_on 2CONFIG += qt warn_on
3INCLUDEPATH += . ../qtcompat ./kdecore ./kutils ./kdeui ./kio/kfile $(QPEDIR)/include 3INCLUDEPATH += . ../qtcompat ../kabc ./kdecore ./kdeui ./kio/kfile $(QPEDIR)/include
4
4DEPENDPATH += $(QPEDIR)/include 5DEPENDPATH += $(QPEDIR)/include
5LIBS += -lmicroqtcompat -L$(QPEDIR)/lib 6LIBS += -lmicroqtcompat -L$(QPEDIR)/lib
6 7
7DEFINES += KDE_QT_ONLY 8DEFINES += KDE_QT_ONLY
8 9
9 TARGET = microkde 10 TARGET = microkde
@@ -22,13 +23,12 @@ KDGanttMinimizeSplitter.h \
22 kcalendarsystem.h \ 23 kcalendarsystem.h \
23 kcalendarsystemgregorian.h \ 24 kcalendarsystemgregorian.h \
24 kcolorbutton.h \ 25 kcolorbutton.h \
25 kcolordialog.h \ 26 kcolordialog.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 \
31 kdialog.h \ 31 kdialog.h \
32 kdialogbase.h \ 32 kdialogbase.h \
33 kdirwatch.h \ 33 kdirwatch.h \
34 keditlistbox.h \ 34 keditlistbox.h \
@@ -37,13 +37,12 @@ KDGanttMinimizeSplitter.h \
37 kfontdialog.h \ 37 kfontdialog.h \
38 kglobal.h \ 38 kglobal.h \
39 kglobalsettings.h \ 39 kglobalsettings.h \
40 kiconloader.h \ 40 kiconloader.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 \
46 kprinter.h \ 45 kprinter.h \
47 kprocess.h \ 46 kprocess.h \
48 krestrictedline.h \ 47 krestrictedline.h \
49 krun.h \ 48 krun.h \
@@ -106,13 +105,12 @@ KDGanttMinimizeSplitter.cpp \
106 kapplication.cpp \ 105 kapplication.cpp \
107 kcalendarsystem.cpp \ 106 kcalendarsystem.cpp \
108 kcalendarsystemgregorian.cpp \ 107 kcalendarsystemgregorian.cpp \
109 kcolorbutton.cpp \ 108 kcolorbutton.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 \
115 kdialogbase.cpp \ 113 kdialogbase.cpp \
116 keditlistbox.cpp \ 114 keditlistbox.cpp \
117 kemailsettings.cpp \ 115 kemailsettings.cpp \
118 kfontdialog.cpp \ 116 kfontdialog.cpp \