summaryrefslogtreecommitdiffabout
path: root/microkde
authorzautrix <zautrix>2004-10-30 18:18:24 (UTC)
committer zautrix <zautrix>2004-10-30 18:18:24 (UTC)
commit42e8a417b6df45fda13031932fc1ffabc432785b (patch) (unidiff)
tree759e8c5801ea5ac8efa2c0607fcd527bd29258a1 /microkde
parentd0569024dd3f3d02c18c09e0597bd152d709c9ab (diff)
downloadkdepimpi-42e8a417b6df45fda13031932fc1ffabc432785b.zip
kdepimpi-42e8a417b6df45fda13031932fc1ffabc432785b.tar.gz
kdepimpi-42e8a417b6df45fda13031932fc1ffabc432785b.tar.bz2
pda fixes
Diffstat (limited to 'microkde') (more/less context) (ignore whitespace changes)
-rw-r--r--microkde/microkdeE.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/microkde/microkdeE.pro b/microkde/microkdeE.pro
index 071ceb3..e5648ec 100644
--- a/microkde/microkdeE.pro
+++ b/microkde/microkdeE.pro
@@ -9,169 +9,165 @@ DEFINES += KDE_QT_ONLY
9 9
10 TARGET = microkde 10 TARGET = microkde
11OBJECTS_DIR = obj/$(PLATFORM) 11OBJECTS_DIR = obj/$(PLATFORM)
12MOC_DIR = moc/$(PLATFORM) 12MOC_DIR = moc/$(PLATFORM)
13DESTDIR=$(QPEDIR)/lib 13DESTDIR=$(QPEDIR)/lib
14 14
15 15
16INTERFACES = \ 16INTERFACES = \
17 17
18HEADERS = \ 18HEADERS = \
19qlayoutengine_p.h \ 19qlayoutengine_p.h \
20KDGanttMinimizeSplitter.h \ 20KDGanttMinimizeSplitter.h \
21 kapplication.h \ 21 kapplication.h \
22 kaudioplayer.h \ 22 kaudioplayer.h \
23 kcalendarsystem.h \ 23 kcalendarsystem.h \
24 kcalendarsystemgregorian.h \ 24 kcalendarsystemgregorian.h \
25 kcolorbutton.h \ 25 kcolorbutton.h \
26 kcolordialog.h \ 26 kcolordialog.h \
27 kcombobox.h \ 27 kcombobox.h \
28 kconfig.h \ 28 kconfig.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 keditlistbox.h \ 33 keditlistbox.h \
34 kemailsettings.h \ 34 kemailsettings.h \
35 kfiledialog.h \ 35 kfiledialog.h \
36 kfontdialog.h \ 36 kfontdialog.h \
37 kglobal.h \ 37 kglobal.h \
38 kglobalsettings.h \ 38 kglobalsettings.h \
39 kiconloader.h \ 39 kiconloader.h \
40 klineedit.h \ 40 klineedit.h \
41 klineeditdlg.h \ 41 klineeditdlg.h \
42 kmessagebox.h \ 42 kmessagebox.h \
43 knotifyclient.h \ 43 knotifyclient.h \
44 kprinter.h \ 44 kprinter.h \
45 kprocess.h \ 45 kprocess.h \
46 krestrictedline.h \ 46 krestrictedline.h \
47 krun.h \ 47 krun.h \
48 ksimpleconfig.h \ 48 ksimpleconfig.h \
49 kstaticdeleter.h \ 49 kstaticdeleter.h \
50 ksystemtray.h \ 50 ksystemtray.h \
51 ktempfile.h \ 51 ktempfile.h \
52 ktextedit.h \ 52 ktextedit.h \
53 kunload.h \ 53 kunload.h \
54 kurl.h \ 54 kurl.h \
55 ofileselector_p.h \ 55 ofileselector_p.h \
56 ofontselector.h \ 56 ofontselector.h \
57oprocctrl.h \
58oprocess.h \
59osmartpointer.h \ 57osmartpointer.h \
60 kdeui/kguiitem.h \ 58 kdeui/kguiitem.h \
61 kdeui/kaction.h \ 59 kdeui/kaction.h \
62 kdeui/kactionclasses.h \ 60 kdeui/kactionclasses.h \
63 kdeui/kactioncollection.h \ 61 kdeui/kactioncollection.h \
64 kdeui/kcmodule.h \ 62 kdeui/kcmodule.h \
65 kdeui/kstdaction.h \ 63 kdeui/kstdaction.h \
66 kdeui/kbuttonbox.h \ 64 kdeui/kbuttonbox.h \
67 kdeui/klistbox.h \ 65 kdeui/klistbox.h \
68 kdeui/klistview.h \ 66 kdeui/klistview.h \
69 kdeui/kjanuswidget.h \ 67 kdeui/kjanuswidget.h \
70 kdeui/kseparator.h \ 68 kdeui/kseparator.h \
71 kdeui/kmainwindow.h \ 69 kdeui/kmainwindow.h \
72 kdeui/knuminput.h \ 70 kdeui/knuminput.h \
73 kdeui/knumvalidator.h \ 71 kdeui/knumvalidator.h \
74 kdeui/ksqueezedtextlabel.h \ 72 kdeui/ksqueezedtextlabel.h \
75 kdeui/ktoolbar.h \ 73 kdeui/ktoolbar.h \
76 kdeui/ktoolbarbutton.h \ 74 kdeui/ktoolbarbutton.h \
77 kdeui/ktoolbarhandler.h \ 75 kdeui/ktoolbarhandler.h \
78 kdeui/kxmlguiclient.h \ 76 kdeui/kxmlguiclient.h \
79 kio/job.h \ 77 kio/job.h \
80 kio/kio/kdirwatch.h \ 78 kio/kio/kdirwatch.h \
81 kio/kio/kdirwatch_p.h \ 79 kio/kio/kdirwatch_p.h \
82 kio/kfile/kurlrequester.h \ 80 kio/kfile/kurlrequester.h \
83 kresources/resource.h \ 81 kresources/resource.h \
84 kresources/factory.h \ 82 kresources/factory.h \
85 kresources/managerimpl.h \ 83 kresources/managerimpl.h \
86 kresources/manager.h \ 84 kresources/manager.h \
87 kresources/selectdialog.h \ 85 kresources/selectdialog.h \
88 kresources/configpage.h \ 86 kresources/configpage.h \
89 kresources/configwidget.h \ 87 kresources/configwidget.h \
90 kresources/configdialog.h \ 88 kresources/configdialog.h \
91 kresources/kcmkresources.h \ 89 kresources/kcmkresources.h \
92 kdecore/kmdcodec.h \ 90 kdecore/kmdcodec.h \
93 kdecore/kconfigbase.h \ 91 kdecore/kconfigbase.h \
94 kdecore/klocale.h \ 92 kdecore/klocale.h \
95 kdecore/klibloader.h \ 93 kdecore/klibloader.h \
96 kdecore/kcatalogue.h \ 94 kdecore/kcatalogue.h \
97 kdecore/kprefs.h \ 95 kdecore/kprefs.h \
98 kdecore/ksharedptr.h \ 96 kdecore/ksharedptr.h \
99 kdecore/kshell.h \ 97 kdecore/kshell.h \
100 kdecore/kstandarddirs.h \ 98 kdecore/kstandarddirs.h \
101 kdecore/kstringhandler.h \ 99 kdecore/kstringhandler.h \
102 kdecore/kshortcut.h \ 100 kdecore/kshortcut.h \
103 kutils/kcmultidialog.h \ 101 kutils/kcmultidialog.h \
104 kidmanager.h 102 kidmanager.h
105 103
106 104
107 105
108 106
109SOURCES = \ 107SOURCES = \
110KDGanttMinimizeSplitter.cpp \ 108KDGanttMinimizeSplitter.cpp \
111 kapplication.cpp \ 109 kapplication.cpp \
112 kcalendarsystem.cpp \ 110 kcalendarsystem.cpp \
113 kcalendarsystemgregorian.cpp \ 111 kcalendarsystemgregorian.cpp \
114 kcolorbutton.cpp \ 112 kcolorbutton.cpp \
115 kcolordialog.cpp \ 113 kcolordialog.cpp \
116 kconfig.cpp \ 114 kconfig.cpp \
117 kdatetbl.cpp \ 115 kdatetbl.cpp \
118 kdialog.cpp \ 116 kdialog.cpp \
119 kdialogbase.cpp \ 117 kdialogbase.cpp \
120 keditlistbox.cpp \ 118 keditlistbox.cpp \
121 kemailsettings.cpp \ 119 kemailsettings.cpp \
122 kfontdialog.cpp \ 120 kfontdialog.cpp \
123 kfiledialog.cpp \ 121 kfiledialog.cpp \
124 kglobal.cpp \ 122 kglobal.cpp \
125 kglobalsettings.cpp \ 123 kglobalsettings.cpp \
126 kiconloader.cpp \ 124 kiconloader.cpp \
127 kmessagebox.cpp \ 125 kmessagebox.cpp \
128 kprocess.cpp \ 126 kprocess.cpp \
129 krun.cpp \ 127 krun.cpp \
130 ksystemtray.cpp \ 128 ksystemtray.cpp \
131 ktempfile.cpp \ 129 ktempfile.cpp \
132 kurl.cpp \ 130 kurl.cpp \
133 ktextedit.cpp \ 131 ktextedit.cpp \
134 ofileselector_p.cpp \ 132 ofileselector_p.cpp \
135 ofontselector.cpp \ 133 ofontselector.cpp \
136oprocctrl.cpp \
137oprocess.cpp \
138 kdecore/kcatalogue.cpp \ 134 kdecore/kcatalogue.cpp \
139 kdecore/klibloader.cpp \ 135 kdecore/klibloader.cpp \
140 kdecore/klocale.cpp \ 136 kdecore/klocale.cpp \
141 kdecore/kmdcodec.cpp \ 137 kdecore/kmdcodec.cpp \
142 kdecore/kprefs.cpp \ 138 kdecore/kprefs.cpp \
143 kdecore/kshell.cpp \ 139 kdecore/kshell.cpp \
144 kdecore/kstandarddirs.cpp \ 140 kdecore/kstandarddirs.cpp \
145 kdecore/kstringhandler.cpp \ 141 kdecore/kstringhandler.cpp \
146 kdeui/kaction.cpp \ 142 kdeui/kaction.cpp \
147 kdeui/kactionclasses.cpp \ 143 kdeui/kactionclasses.cpp \
148 kdeui/kactioncollection.cpp \ 144 kdeui/kactioncollection.cpp \
149 kdeui/kbuttonbox.cpp \ 145 kdeui/kbuttonbox.cpp \
150 kdeui/kcmodule.cpp \ 146 kdeui/kcmodule.cpp \
151 kdeui/kguiitem.cpp \ 147 kdeui/kguiitem.cpp \
152 kdeui/kjanuswidget.cpp \ 148 kdeui/kjanuswidget.cpp \
153 kdeui/klistbox.cpp \ 149 kdeui/klistbox.cpp \
154 kdeui/klistview.cpp \ 150 kdeui/klistview.cpp \
155 kdeui/kmainwindow.cpp \ 151 kdeui/kmainwindow.cpp \
156 kdeui/knuminput.cpp \ 152 kdeui/knuminput.cpp \
157 kdeui/knumvalidator.cpp \ 153 kdeui/knumvalidator.cpp \
158 kdeui/kseparator.cpp \ 154 kdeui/kseparator.cpp \
159 kdeui/kstdaction.cpp \ 155 kdeui/kstdaction.cpp \
160 kdeui/ksqueezedtextlabel.cpp \ 156 kdeui/ksqueezedtextlabel.cpp \
161 kdeui/ktoolbar.cpp \ 157 kdeui/ktoolbar.cpp \
162 kdeui/ktoolbarbutton.cpp \ 158 kdeui/ktoolbarbutton.cpp \
163 kdeui/ktoolbarhandler.cpp \ 159 kdeui/ktoolbarhandler.cpp \
164 kdeui/kxmlguiclient.cpp \ 160 kdeui/kxmlguiclient.cpp \
165 kio/kfile/kurlrequester.cpp \ 161 kio/kfile/kurlrequester.cpp \
166 kio/kio/kdirwatch.cpp \ 162 kio/kio/kdirwatch.cpp \
167 kresources/configpage.cpp \ 163 kresources/configpage.cpp \
168 kresources/configdialog.cpp \ 164 kresources/configdialog.cpp \
169 kresources/configwidget.cpp \ 165 kresources/configwidget.cpp \
170 kresources/factory.cpp \ 166 kresources/factory.cpp \
171 kresources/kcmkresources.cpp \ 167 kresources/kcmkresources.cpp \
172 kresources/managerimpl.cpp \ 168 kresources/managerimpl.cpp \
173 kresources/resource.cpp \ 169 kresources/resource.cpp \
174 kresources/selectdialog.cpp \ 170 kresources/selectdialog.cpp \
175 kutils/kcmultidialog.cpp \ 171 kutils/kcmultidialog.cpp \
176 kidmanager.cpp 172 kidmanager.cpp
177 173