-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,59 +1,58 @@ | |||
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 |
6 | 7 | ||
7 | DEFINES += KDE_QT_ONLY | 8 | DEFINES += KDE_QT_ONLY |
8 | 9 | ||
9 | TARGET = microkde | 10 | TARGET = microkde |
10 | OBJECTS_DIR = obj/$(PLATFORM) | 11 | OBJECTS_DIR = obj/$(PLATFORM) |
11 | MOC_DIR = moc/$(PLATFORM) | 12 | MOC_DIR = moc/$(PLATFORM) |
12 | DESTDIR=$(QPEDIR)/lib | 13 | DESTDIR=$(QPEDIR)/lib |
13 | 14 | ||
14 | 15 | ||
15 | INTERFACES = \ | 16 | INTERFACES = \ |
16 | 17 | ||
17 | HEADERS = \ | 18 | HEADERS = \ |
18 | qlayoutengine_p.h \ | 19 | qlayoutengine_p.h \ |
19 | KDGanttMinimizeSplitter.h \ | 20 | KDGanttMinimizeSplitter.h \ |
20 | kapplication.h \ | 21 | kapplication.h \ |
21 | kaudioplayer.h \ | 22 | kaudioplayer.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 \ |
35 | kemailsettings.h \ | 35 | kemailsettings.h \ |
36 | kfiledialog.h \ | 36 | kfiledialog.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 \ |
50 | ksimpleconfig.h \ | 49 | ksimpleconfig.h \ |
51 | kstaticdeleter.h \ | 50 | kstaticdeleter.h \ |
52 | ksystemtray.h \ | 51 | ksystemtray.h \ |
53 | ktempfile.h \ | 52 | ktempfile.h \ |
54 | ktextedit.h \ | 53 | ktextedit.h \ |
55 | kunload.h \ | 54 | kunload.h \ |
56 | kurl.h \ | 55 | kurl.h \ |
57 | ofileselector_p.h \ | 56 | ofileselector_p.h \ |
58 | ofontselector.h \ | 57 | ofontselector.h \ |
59 | kdeui/kguiitem.h \ | 58 | kdeui/kguiitem.h \ |
@@ -96,33 +95,32 @@ KDGanttMinimizeSplitter.h \ | |||
96 | kdecore/kstandarddirs.h \ | 95 | kdecore/kstandarddirs.h \ |
97 | kdecore/kstringhandler.h \ | 96 | kdecore/kstringhandler.h \ |
98 | kdecore/kshortcut.h \ | 97 | kdecore/kshortcut.h \ |
99 | kutils/kcmultidialog.h | 98 | kutils/kcmultidialog.h |
100 | 99 | ||
101 | 100 | ||
102 | 101 | ||
103 | 102 | ||
104 | SOURCES = \ | 103 | SOURCES = \ |
105 | KDGanttMinimizeSplitter.cpp \ | 104 | 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 \ |
119 | kfiledialog.cpp \ | 117 | kfiledialog.cpp \ |
120 | kglobal.cpp \ | 118 | kglobal.cpp \ |
121 | kglobalsettings.cpp \ | 119 | kglobalsettings.cpp \ |
122 | kiconloader.cpp \ | 120 | kiconloader.cpp \ |
123 | kmessagebox.cpp \ | 121 | kmessagebox.cpp \ |
124 | kprocess.cpp \ | 122 | kprocess.cpp \ |
125 | krun.cpp \ | 123 | krun.cpp \ |
126 | ksystemtray.cpp \ | 124 | ksystemtray.cpp \ |
127 | ktempfile.cpp \ | 125 | ktempfile.cpp \ |
128 | kurl.cpp \ | 126 | kurl.cpp \ |