-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 | |||
@@ -22,33 +22,32 @@ MOC_DIR = moc/unix | |||
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 \ |
@@ -107,33 +106,32 @@ KDGanttMinimizeSplitter.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 \ |