-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 | |||
@@ -1,180 +1,178 @@ | |||
1 | TEMPLATE= lib | 1 | TEMPLATE= lib |
2 | CONFIG += qt warn_on | 2 | CONFIG += qt warn_on |
3 | include( ../variables.pri ) | 3 | include( ../variables.pri ) |
4 | #INCLUDEPATH += $(QTDIR)/include . | 4 | #INCLUDEPATH += $(QTDIR)/include . |
5 | #DEPENDPATH += $(QTDIR)/include | 5 | #DEPENDPATH += $(QTDIR)/include |
6 | INCLUDEPATH += . ../ ../kabc ./kdecore ./kdeui ./kio/kfile ./kio/kio | 6 | INCLUDEPATH += . ../ ../kabc ./kdecore ./kdeui ./kio/kfile ./kio/kio |
7 | #LIBS += -lqtcompat | 7 | #LIBS += -lqtcompat |
8 | 8 | ||
9 | TARGET = microkde | 9 | TARGET = microkde |
10 | DESTDIR= ../bin | 10 | DESTDIR= ../bin |
11 | DEFINES += DESKTOP_VERSION KDE_QT_ONLY | 11 | DEFINES += DESKTOP_VERSION KDE_QT_ONLY |
12 | unix : { | 12 | unix : { |
13 | staticlib: { | 13 | 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 \ |
63 | ktempfile.h \ | 62 | ktempfile.h \ |
64 | ktextedit.h \ | 63 | ktextedit.h \ |
65 | kunload.h \ | 64 | kunload.h \ |
66 | kurl.h \ | 65 | kurl.h \ |
67 | kdeui/kguiitem.h \ | 66 | kdeui/kguiitem.h \ |
68 | kdeui/kcmodule.h \ | 67 | kdeui/kcmodule.h \ |
69 | kdeui/kbuttonbox.h \ | 68 | kdeui/kbuttonbox.h \ |
70 | kdeui/klistbox.h \ | 69 | kdeui/klistbox.h \ |
71 | kdeui/klistview.h \ | 70 | kdeui/klistview.h \ |
72 | kdeui/kjanuswidget.h \ | 71 | kdeui/kjanuswidget.h \ |
73 | kdeui/kseparator.h \ | 72 | kdeui/kseparator.h \ |
74 | kdeui/knuminput.h \ | 73 | kdeui/knuminput.h \ |
75 | kdeui/knumvalidator.h \ | 74 | kdeui/knumvalidator.h \ |
76 | kdeui/ksqueezedtextlabel.h \ | 75 | kdeui/ksqueezedtextlabel.h \ |
77 | kio/job.h \ | 76 | kio/job.h \ |
78 | kio/kio/kdirwatch.h \ | 77 | kio/kio/kdirwatch.h \ |
79 | kio/kio/kdirwatch_p.h \ | 78 | kio/kio/kdirwatch_p.h \ |
80 | kio/kfile/kurlrequester.h \ | 79 | kio/kfile/kurlrequester.h \ |
81 | kresources/resource.h \ | 80 | kresources/resource.h \ |
82 | kresources/factory.h \ | 81 | kresources/factory.h \ |
83 | kresources/managerimpl.h \ | 82 | kresources/managerimpl.h \ |
84 | kresources/manager.h \ | 83 | kresources/manager.h \ |
85 | kresources/selectdialog.h \ | 84 | kresources/selectdialog.h \ |
86 | kresources/configpage.h \ | 85 | kresources/configpage.h \ |
87 | kresources/configwidget.h \ | 86 | kresources/configwidget.h \ |
88 | kresources/configdialog.h \ | 87 | kresources/configdialog.h \ |
89 | kresources/kcmkresources.h \ | 88 | kresources/kcmkresources.h \ |
90 | kdecore/kmdcodec.h \ | 89 | kdecore/kmdcodec.h \ |
91 | kdecore/kconfigbase.h \ | 90 | kdecore/kconfigbase.h \ |
92 | kdecore/klocale.h \ | 91 | kdecore/klocale.h \ |
93 | kdecore/kcatalogue.h \ | 92 | kdecore/kcatalogue.h \ |
94 | kdecore/ksharedptr.h \ | 93 | kdecore/ksharedptr.h \ |
95 | kdecore/kshell.h \ | 94 | kdecore/kshell.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 | 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 \ |
148 | kdeui/kbuttonbox.cpp \ | 146 | kdeui/kbuttonbox.cpp \ |
149 | kdeui/kcmodule.cpp \ | 147 | kdeui/kcmodule.cpp \ |
150 | kdeui/kguiitem.cpp \ | 148 | kdeui/kguiitem.cpp \ |
151 | kdeui/kjanuswidget.cpp \ | 149 | kdeui/kjanuswidget.cpp \ |
152 | kdeui/klistbox.cpp \ | 150 | kdeui/klistbox.cpp \ |
153 | kdeui/klistview.cpp \ | 151 | kdeui/klistview.cpp \ |
154 | kdeui/knuminput.cpp \ | 152 | kdeui/knuminput.cpp \ |
155 | kdeui/knumvalidator.cpp \ | 153 | kdeui/knumvalidator.cpp \ |
156 | kdeui/kseparator.cpp \ | 154 | kdeui/kseparator.cpp \ |
157 | kdeui/ksqueezedtextlabel.cpp \ | 155 | kdeui/ksqueezedtextlabel.cpp \ |
158 | kio/kio/kdirwatch.cpp \ | 156 | kio/kio/kdirwatch.cpp \ |
159 | kio/kfile/kurlrequester.cpp \ | 157 | kio/kfile/kurlrequester.cpp \ |
160 | kresources/configpage.cpp \ | 158 | kresources/configpage.cpp \ |
161 | kresources/configdialog.cpp \ | 159 | kresources/configdialog.cpp \ |
162 | kresources/configwidget.cpp \ | 160 | kresources/configwidget.cpp \ |
163 | kresources/factory.cpp \ | 161 | kresources/factory.cpp \ |
164 | kresources/kcmkresources.cpp \ | 162 | kresources/kcmkresources.cpp \ |
165 | kresources/managerimpl.cpp \ | 163 | kresources/managerimpl.cpp \ |
166 | kresources/resource.cpp \ | 164 | kresources/resource.cpp \ |
167 | kresources/selectdialog.cpp \ | 165 | kresources/selectdialog.cpp \ |
168 | kutils/kcmultidialog.cpp \ | 166 | kutils/kcmultidialog.cpp \ |
169 | kdeui/kaction.cpp \ | 167 | kdeui/kaction.cpp \ |
170 | kdeui/kactionclasses.cpp \ | 168 | kdeui/kactionclasses.cpp \ |
171 | kdeui/kactioncollection.cpp \ | 169 | kdeui/kactioncollection.cpp \ |
172 | kdeui/kmainwindow.cpp \ | 170 | kdeui/kmainwindow.cpp \ |
173 | kdeui/ktoolbar.cpp \ | 171 | kdeui/ktoolbar.cpp \ |
174 | kdeui/ktoolbarbutton.cpp \ | 172 | kdeui/ktoolbarbutton.cpp \ |
175 | kdeui/ktoolbarhandler.cpp \ | 173 | kdeui/ktoolbarhandler.cpp \ |
176 | kdeui/kstdaction.cpp \ | 174 | kdeui/kstdaction.cpp \ |
177 | kdeui/kxmlguiclient.cpp \ | 175 | kdeui/kxmlguiclient.cpp \ |
178 | kdecore/kprefs.cpp \ | 176 | kdecore/kprefs.cpp \ |
179 | kdecore/klibloader.cpp \ | 177 | kdecore/klibloader.cpp \ |
180 | kidmanager.cpp | 178 | kidmanager.cpp |