-rw-r--r-- | microkde/microkde.pro | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/microkde/microkde.pro b/microkde/microkde.pro index 05833a9..4ebf53c 100644 --- a/microkde/microkde.pro +++ b/microkde/microkde.pro | |||
@@ -1,29 +1,29 @@ | |||
1 | TEMPLATE= lib | 1 | TEMPLATE= lib |
2 | CONFIG += qt warn_on | 2 | CONFIG += qt warn_on |
3 | #INCLUDEPATH += $(QTDIR)/include . | 3 | #INCLUDEPATH += $(QTDIR)/include . |
4 | #DEPENDPATH += $(QTDIR)/include | 4 | #DEPENDPATH += $(QTDIR)/include |
5 | INCLUDEPATH += . ../ ../kabc ./kdecore ./kdeui ./kio/kfile | 5 | INCLUDEPATH += . ../ ../kabc ./kdecore ./kdeui ./kio/kfile ./kio/kio |
6 | #LIBS += -lqtcompat | 6 | #LIBS += -lqtcompat |
7 | 7 | ||
8 | TARGET = microkde | 8 | TARGET = microkde |
9 | DESTDIR= ../bin | 9 | DESTDIR= ../bin |
10 | DEFINES += DESKTOP_VERSION KDE_QT_ONLY | 10 | DEFINES += DESKTOP_VERSION KDE_QT_ONLY |
11 | unix : { | 11 | unix : { |
12 | OBJECTS_DIR = obj/unix | 12 | OBJECTS_DIR = obj/unix |
13 | MOC_DIR = moc/unix | 13 | MOC_DIR = moc/unix |
14 | } | 14 | } |
15 | win32: { | 15 | win32: { |
16 | DEFINES += _WIN32_ | 16 | DEFINES += _WIN32_ |
17 | OBJECTS_DIR = obj/win | 17 | OBJECTS_DIR = obj/win |
18 | MOC_DIR = moc/win | 18 | MOC_DIR = moc/win |
19 | } | 19 | } |
20 | include( ../variables.pri ) | 20 | include( ../variables.pri ) |
21 | 21 | ||
22 | 22 | ||
23 | 23 | ||
24 | HEADERS = \ | 24 | HEADERS = \ |
25 | qlayoutengine_p.h \ | 25 | qlayoutengine_p.h \ |
26 | KDGanttMinimizeSplitter.h \ | 26 | KDGanttMinimizeSplitter.h \ |
27 | kapplication.h \ | 27 | kapplication.h \ |
28 | kaudioplayer.h \ | 28 | kaudioplayer.h \ |
29 | kcalendarsystem.h \ | 29 | kcalendarsystem.h \ |
@@ -49,48 +49,50 @@ KDGanttMinimizeSplitter.h \ | |||
49 | kmessagebox.h \ | 49 | kmessagebox.h \ |
50 | knotifyclient.h \ | 50 | knotifyclient.h \ |
51 | kprinter.h \ | 51 | kprinter.h \ |
52 | kprocess.h \ | 52 | kprocess.h \ |
53 | krestrictedline.h \ | 53 | krestrictedline.h \ |
54 | krun.h \ | 54 | krun.h \ |
55 | ksimpleconfig.h \ | 55 | ksimpleconfig.h \ |
56 | kstaticdeleter.h \ | 56 | kstaticdeleter.h \ |
57 | ksystemtray.h \ | 57 | ksystemtray.h \ |
58 | ktempfile.h \ | 58 | ktempfile.h \ |
59 | ktextedit.h \ | 59 | ktextedit.h \ |
60 | kunload.h \ | 60 | kunload.h \ |
61 | kurl.h \ | 61 | kurl.h \ |
62 | kdeui/kguiitem.h \ | 62 | kdeui/kguiitem.h \ |
63 | kdeui/kcmodule.h \ | 63 | kdeui/kcmodule.h \ |
64 | kdeui/kbuttonbox.h \ | 64 | kdeui/kbuttonbox.h \ |
65 | kdeui/klistbox.h \ | 65 | kdeui/klistbox.h \ |
66 | kdeui/klistview.h \ | 66 | kdeui/klistview.h \ |
67 | kdeui/kjanuswidget.h \ | 67 | kdeui/kjanuswidget.h \ |
68 | kdeui/kseparator.h \ | 68 | kdeui/kseparator.h \ |
69 | kdeui/knuminput.h \ | 69 | kdeui/knuminput.h \ |
70 | kdeui/knumvalidator.h \ | 70 | kdeui/knumvalidator.h \ |
71 | kdeui/ksqueezedtextlabel.h \ | 71 | kdeui/ksqueezedtextlabel.h \ |
72 | kio/job.h \ | 72 | kio/job.h \ |
73 | kio/kio/kdirwatch.h \ | ||
74 | kio/kio/kdirwatch_p.h \ | ||
73 | kio/kfile/kurlrequester.h \ | 75 | kio/kfile/kurlrequester.h \ |
74 | kresources/resource.h \ | 76 | kresources/resource.h \ |
75 | kresources/factory.h \ | 77 | kresources/factory.h \ |
76 | kresources/managerimpl.h \ | 78 | kresources/managerimpl.h \ |
77 | kresources/manager.h \ | 79 | kresources/manager.h \ |
78 | kresources/selectdialog.h \ | 80 | kresources/selectdialog.h \ |
79 | kresources/configpage.h \ | 81 | kresources/configpage.h \ |
80 | kresources/configwidget.h \ | 82 | kresources/configwidget.h \ |
81 | kresources/configdialog.h \ | 83 | kresources/configdialog.h \ |
82 | kresources/kcmkresources.h \ | 84 | kresources/kcmkresources.h \ |
83 | kdecore/kmdcodec.h \ | 85 | kdecore/kmdcodec.h \ |
84 | kdecore/kconfigbase.h \ | 86 | kdecore/kconfigbase.h \ |
85 | kdecore/klocale.h \ | 87 | kdecore/klocale.h \ |
86 | kdecore/kcatalogue.h \ | 88 | kdecore/kcatalogue.h \ |
87 | kdecore/ksharedptr.h \ | 89 | kdecore/ksharedptr.h \ |
88 | kdecore/kshell.h \ | 90 | kdecore/kshell.h \ |
89 | kdecore/kstandarddirs.h \ | 91 | kdecore/kstandarddirs.h \ |
90 | kdecore/kstringhandler.h \ | 92 | kdecore/kstringhandler.h \ |
91 | kdecore/kshortcut.h \ | 93 | kdecore/kshortcut.h \ |
92 | kutils/kcmultidialog.h \ | 94 | kutils/kcmultidialog.h \ |
93 | kdeui/kxmlguiclient.h \ | 95 | kdeui/kxmlguiclient.h \ |
94 | kdeui/kstdaction.h \ | 96 | kdeui/kstdaction.h \ |
95 | kdeui/kmainwindow.h \ | 97 | kdeui/kmainwindow.h \ |
96 | kdeui/ktoolbar.h \ | 98 | kdeui/ktoolbar.h \ |
@@ -125,44 +127,45 @@ KDGanttMinimizeSplitter.cpp \ | |||
125 | kiconloader.cpp \ | 127 | kiconloader.cpp \ |
126 | kmessagebox.cpp \ | 128 | kmessagebox.cpp \ |
127 | ktextedit.cpp \ | 129 | ktextedit.cpp \ |
128 | kprocess.cpp \ | 130 | kprocess.cpp \ |
129 | krun.cpp \ | 131 | krun.cpp \ |
130 | ksystemtray.cpp \ | 132 | ksystemtray.cpp \ |
131 | ktempfile.cpp \ | 133 | ktempfile.cpp \ |
132 | kurl.cpp \ | 134 | kurl.cpp \ |
133 | kdecore/kcatalogue.cpp \ | 135 | kdecore/kcatalogue.cpp \ |
134 | kdecore/klocale.cpp \ | 136 | kdecore/klocale.cpp \ |
135 | kdecore/kmdcodec.cpp \ | 137 | kdecore/kmdcodec.cpp \ |
136 | kdecore/kshell.cpp \ | 138 | kdecore/kshell.cpp \ |
137 | kdecore/kstandarddirs.cpp \ | 139 | kdecore/kstandarddirs.cpp \ |
138 | kdecore/kstringhandler.cpp \ | 140 | kdecore/kstringhandler.cpp \ |
139 | kdeui/kbuttonbox.cpp \ | 141 | kdeui/kbuttonbox.cpp \ |
140 | kdeui/kcmodule.cpp \ | 142 | kdeui/kcmodule.cpp \ |
141 | kdeui/kguiitem.cpp \ | 143 | kdeui/kguiitem.cpp \ |
142 | kdeui/kjanuswidget.cpp \ | 144 | kdeui/kjanuswidget.cpp \ |
143 | kdeui/klistbox.cpp \ | 145 | kdeui/klistbox.cpp \ |
144 | kdeui/klistview.cpp \ | 146 | kdeui/klistview.cpp \ |
145 | kdeui/knuminput.cpp \ | 147 | kdeui/knuminput.cpp \ |
146 | kdeui/knumvalidator.cpp \ | 148 | kdeui/knumvalidator.cpp \ |
147 | kdeui/kseparator.cpp \ | 149 | kdeui/kseparator.cpp \ |
148 | kdeui/ksqueezedtextlabel.cpp \ | 150 | kdeui/ksqueezedtextlabel.cpp \ |
151 | kio/kio/kdirwatch.cpp \ | ||
149 | kio/kfile/kurlrequester.cpp \ | 152 | kio/kfile/kurlrequester.cpp \ |
150 | kresources/configpage.cpp \ | 153 | kresources/configpage.cpp \ |
151 | kresources/configdialog.cpp \ | 154 | kresources/configdialog.cpp \ |
152 | kresources/configwidget.cpp \ | 155 | kresources/configwidget.cpp \ |
153 | kresources/factory.cpp \ | 156 | kresources/factory.cpp \ |
154 | kresources/kcmkresources.cpp \ | 157 | kresources/kcmkresources.cpp \ |
155 | kresources/managerimpl.cpp \ | 158 | kresources/managerimpl.cpp \ |
156 | kresources/resource.cpp \ | 159 | kresources/resource.cpp \ |
157 | kresources/selectdialog.cpp \ | 160 | kresources/selectdialog.cpp \ |
158 | kutils/kcmultidialog.cpp \ | 161 | kutils/kcmultidialog.cpp \ |
159 | kdeui/kaction.cpp \ | 162 | kdeui/kaction.cpp \ |
160 | kdeui/kactionclasses.cpp \ | 163 | kdeui/kactionclasses.cpp \ |
161 | kdeui/kactioncollection.cpp \ | 164 | kdeui/kactioncollection.cpp \ |
162 | kdeui/kmainwindow.cpp \ | 165 | kdeui/kmainwindow.cpp \ |
163 | kdeui/ktoolbar.cpp \ | 166 | kdeui/ktoolbar.cpp \ |
164 | kdeui/ktoolbarbutton.cpp \ | 167 | kdeui/ktoolbarbutton.cpp \ |
165 | kdeui/ktoolbarhandler.cpp \ | 168 | kdeui/ktoolbarhandler.cpp \ |
166 | kdeui/kstdaction.cpp \ | 169 | kdeui/kstdaction.cpp \ |
167 | kdeui/kxmlguiclient.cpp \ | 170 | kdeui/kxmlguiclient.cpp \ |
168 | kdecore/klibloader.cpp \ No newline at end of file | 171 | kdecore/klibloader.cpp |