-rw-r--r-- | microkde/microkde.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/microkde/microkde.pro b/microkde/microkde.pro index 783ec34..44e5f9d 100644 --- a/microkde/microkde.pro +++ b/microkde/microkde.pro | |||
@@ -14,49 +14,48 @@ staticlib: { | |||
14 | INCLUDEPATH += ../kabc/plugins | 14 | INCLUDEPATH += ../kabc/plugins |
15 | DEFINES += STATIC_RESOURCES | 15 | DEFINES += STATIC_RESOURCES |
16 | } | 16 | } |
17 | 17 | ||
18 | 18 | ||
19 | OBJECTS_DIR = obj/unix | 19 | OBJECTS_DIR = obj/unix |
20 | MOC_DIR = moc/unix | 20 | MOC_DIR = moc/unix |
21 | } | 21 | } |
22 | win32: { | 22 | win32: { |
23 | DEFINES += _WIN32_ | 23 | DEFINES += _WIN32_ |
24 | OBJECTS_DIR = obj/win | 24 | OBJECTS_DIR = obj/win |
25 | MOC_DIR = moc/win | 25 | MOC_DIR = moc/win |
26 | } | 26 | } |
27 | 27 | ||
28 | 28 | ||
29 | 29 | ||
30 | HEADERS = \ | 30 | HEADERS = \ |
31 | qlayoutengine_p.h \ | 31 | qlayoutengine_p.h \ |
32 | KDGanttMinimizeSplitter.h \ | 32 | KDGanttMinimizeSplitter.h \ |
33 | kapplication.h \ | 33 | kapplication.h \ |
34 | kaudioplayer.h \ | 34 | kaudioplayer.h \ |
35 | kcalendarsystem.h \ | 35 | kcalendarsystem.h \ |
36 | kcalendarsystemgregorian.h \ | 36 | kcalendarsystemgregorian.h \ |
37 | kcolorbutton.h \ | 37 | kcolorbutton.h \ |
38 | kcolordialog.h \ | ||
39 | kcombobox.h \ | 38 | kcombobox.h \ |
40 | kconfig.h \ | 39 | kconfig.h \ |
41 | kdatetbl.h \ | 40 | kdatetbl.h \ |
42 | kdebug.h \ | 41 | kdebug.h \ |
43 | kdialog.h \ | 42 | kdialog.h \ |
44 | kdialogbase.h \ | 43 | kdialogbase.h \ |
45 | keditlistbox.h \ | 44 | keditlistbox.h \ |
46 | kemailsettings.h \ | 45 | kemailsettings.h \ |
47 | kfiledialog.h \ | 46 | kfiledialog.h \ |
48 | kfontdialog.h \ | 47 | kfontdialog.h \ |
49 | kglobal.h \ | 48 | kglobal.h \ |
50 | kglobalsettings.h \ | 49 | kglobalsettings.h \ |
51 | kiconloader.h \ | 50 | kiconloader.h \ |
52 | klineedit.h \ | 51 | klineedit.h \ |
53 | klineeditdlg.h \ | 52 | klineeditdlg.h \ |
54 | kmessagebox.h \ | 53 | kmessagebox.h \ |
55 | knotifyclient.h \ | 54 | knotifyclient.h \ |
56 | kprinter.h \ | 55 | kprinter.h \ |
57 | kprocess.h \ | 56 | kprocess.h \ |
58 | krestrictedline.h \ | 57 | krestrictedline.h \ |
59 | krun.h \ | 58 | krun.h \ |
60 | ksimpleconfig.h \ | 59 | ksimpleconfig.h \ |
61 | kstaticdeleter.h \ | 60 | kstaticdeleter.h \ |
62 | ksystemtray.h \ | 61 | ksystemtray.h \ |
@@ -99,49 +98,48 @@ KDGanttMinimizeSplitter.h \ | |||
99 | kutils/kcmultidialog.h \ | 98 | kutils/kcmultidialog.h \ |
100 | kdeui/kxmlguiclient.h \ | 99 | kdeui/kxmlguiclient.h \ |
101 | kdeui/kstdaction.h \ | 100 | kdeui/kstdaction.h \ |
102 | kdeui/kmainwindow.h \ | 101 | kdeui/kmainwindow.h \ |
103 | kdeui/ktoolbar.h \ | 102 | kdeui/ktoolbar.h \ |
104 | kdeui/ktoolbarbutton.h \ | 103 | kdeui/ktoolbarbutton.h \ |
105 | kdeui/ktoolbarhandler.h \ | 104 | kdeui/ktoolbarhandler.h \ |
106 | kdeui/kaction.h \ | 105 | kdeui/kaction.h \ |
107 | kdeui/kactionclasses.h \ | 106 | kdeui/kactionclasses.h \ |
108 | kdeui/kactioncollection.h \ | 107 | kdeui/kactioncollection.h \ |
109 | kdecore/kprefs.h \ | 108 | kdecore/kprefs.h \ |
110 | kdecore/klibloader.h \ | 109 | kdecore/klibloader.h \ |
111 | kidmanager.h | 110 | kidmanager.h |
112 | 111 | ||
113 | 112 | ||
114 | # kdecore/klibloader.h \ | 113 | # kdecore/klibloader.h \ |
115 | 114 | ||
116 | 115 | ||
117 | SOURCES = \ | 116 | SOURCES = \ |
118 | KDGanttMinimizeSplitter.cpp \ | 117 | KDGanttMinimizeSplitter.cpp \ |
119 | kapplication.cpp \ | 118 | kapplication.cpp \ |
120 | kcalendarsystem.cpp \ | 119 | kcalendarsystem.cpp \ |
121 | kcalendarsystemgregorian.cpp \ | 120 | kcalendarsystemgregorian.cpp \ |
122 | kcolorbutton.cpp \ | 121 | kcolorbutton.cpp \ |
123 | kcolordialog.cpp \ | ||
124 | kconfig.cpp \ | 122 | kconfig.cpp \ |
125 | kdatetbl.cpp \ | 123 | kdatetbl.cpp \ |
126 | kdialog.cpp \ | 124 | kdialog.cpp \ |
127 | kdialogbase.cpp \ | 125 | kdialogbase.cpp \ |
128 | keditlistbox.cpp \ | 126 | keditlistbox.cpp \ |
129 | kemailsettings.cpp \ | 127 | kemailsettings.cpp \ |
130 | kfontdialog.cpp \ | 128 | kfontdialog.cpp \ |
131 | kfiledialog.cpp \ | 129 | kfiledialog.cpp \ |
132 | kglobal.cpp \ | 130 | kglobal.cpp \ |
133 | kglobalsettings.cpp \ | 131 | kglobalsettings.cpp \ |
134 | kiconloader.cpp \ | 132 | kiconloader.cpp \ |
135 | kmessagebox.cpp \ | 133 | kmessagebox.cpp \ |
136 | ktextedit.cpp \ | 134 | ktextedit.cpp \ |
137 | kprocess.cpp \ | 135 | kprocess.cpp \ |
138 | krun.cpp \ | 136 | krun.cpp \ |
139 | ksystemtray.cpp \ | 137 | ksystemtray.cpp \ |
140 | ktempfile.cpp \ | 138 | ktempfile.cpp \ |
141 | kurl.cpp \ | 139 | kurl.cpp \ |
142 | kdecore/kcatalogue.cpp \ | 140 | kdecore/kcatalogue.cpp \ |
143 | kdecore/klocale.cpp \ | 141 | kdecore/klocale.cpp \ |
144 | kdecore/kmdcodec.cpp \ | 142 | kdecore/kmdcodec.cpp \ |
145 | kdecore/kshell.cpp \ | 143 | kdecore/kshell.cpp \ |
146 | kdecore/kstandarddirs.cpp \ | 144 | kdecore/kstandarddirs.cpp \ |
147 | kdecore/kstringhandler.cpp \ | 145 | kdecore/kstringhandler.cpp \ |