summaryrefslogtreecommitdiffabout
path: root/microkde/microkde.pro
Unidiff
Diffstat (limited to 'microkde/microkde.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--microkde/microkde.pro5
1 files changed, 1 insertions, 4 deletions
diff --git a/microkde/microkde.pro b/microkde/microkde.pro
index 71d662b..f132e9a 100644
--- a/microkde/microkde.pro
+++ b/microkde/microkde.pro
@@ -1,176 +1,173 @@
1 TEMPLATE= lib 1 TEMPLATE= lib
2 CONFIG += qt warn_on 2 CONFIG += qt warn_on
3#INCLUDEPATH += $(QTDIR)/include . 3INCLUDEPATH += . $(KDEPIMDIR)/kabc kdecore kdeui kio/kfile kio/kio
4#DEPENDPATH += $(QTDIR)/include
5INCLUDEPATH += . ../ ../kabc ./kdecore ./kdeui ./kio/kfile ./kio/kio
6#LIBS += -lqtcompat
7 4
8 TARGET = microkde 5 TARGET = microkde
9DESTDIR= ../bin 6DESTDIR= ../bin
10DEFINES += DESKTOP_VERSION KDE_QT_ONLY 7DEFINES += DESKTOP_VERSION KDE_QT_ONLY
11unix : { 8unix : {
12OBJECTS_DIR = obj/unix 9OBJECTS_DIR = obj/unix
13MOC_DIR = moc/unix 10MOC_DIR = moc/unix
14} 11}
15win32: { 12win32: {
16DEFINES += _WIN32_ 13DEFINES += _WIN32_
17OBJECTS_DIR = obj/win 14OBJECTS_DIR = obj/win
18MOC_DIR = moc/win 15MOC_DIR = moc/win
19} 16}
20include( ../variables.pri ) 17include( ../variables.pri )
21 18
22 19
23 20
24HEADERS = \ 21HEADERS = \
25qlayoutengine_p.h \ 22qlayoutengine_p.h \
26KDGanttMinimizeSplitter.h \ 23KDGanttMinimizeSplitter.h \
27 kapplication.h \ 24 kapplication.h \
28 kaudioplayer.h \ 25 kaudioplayer.h \
29 kcalendarsystem.h \ 26 kcalendarsystem.h \
30 kcalendarsystemgregorian.h \ 27 kcalendarsystemgregorian.h \
31 kcolorbutton.h \ 28 kcolorbutton.h \
32 kcolordialog.h \ 29 kcolordialog.h \
33 kcombobox.h \ 30 kcombobox.h \
34 kconfig.h \ 31 kconfig.h \
35 kdatetbl.h \ 32 kdatetbl.h \
36 kdebug.h \ 33 kdebug.h \
37 kdialog.h \ 34 kdialog.h \
38 kdialogbase.h \ 35 kdialogbase.h \
39 keditlistbox.h \ 36 keditlistbox.h \
40 kemailsettings.h \ 37 kemailsettings.h \
41 kfiledialog.h \ 38 kfiledialog.h \
42 kfontdialog.h \ 39 kfontdialog.h \
43 kglobal.h \ 40 kglobal.h \
44 kglobalsettings.h \ 41 kglobalsettings.h \
45 kiconloader.h \ 42 kiconloader.h \
46 klineedit.h \ 43 klineedit.h \
47 klineeditdlg.h \ 44 klineeditdlg.h \
48 kmessagebox.h \ 45 kmessagebox.h \
49 knotifyclient.h \ 46 knotifyclient.h \
50 kprinter.h \ 47 kprinter.h \
51 kprocess.h \ 48 kprocess.h \
52 krestrictedline.h \ 49 krestrictedline.h \
53 krun.h \ 50 krun.h \
54 ksimpleconfig.h \ 51 ksimpleconfig.h \
55 kstaticdeleter.h \ 52 kstaticdeleter.h \
56 ksystemtray.h \ 53 ksystemtray.h \
57 ktempfile.h \ 54 ktempfile.h \
58 ktextedit.h \ 55 ktextedit.h \
59 kunload.h \ 56 kunload.h \
60 kurl.h \ 57 kurl.h \
61 kdeui/kguiitem.h \ 58 kdeui/kguiitem.h \
62 kdeui/kcmodule.h \ 59 kdeui/kcmodule.h \
63 kdeui/kbuttonbox.h \ 60 kdeui/kbuttonbox.h \
64 kdeui/klistbox.h \ 61 kdeui/klistbox.h \
65 kdeui/klistview.h \ 62 kdeui/klistview.h \
66 kdeui/kjanuswidget.h \ 63 kdeui/kjanuswidget.h \
67 kdeui/kseparator.h \ 64 kdeui/kseparator.h \
68 kdeui/knuminput.h \ 65 kdeui/knuminput.h \
69 kdeui/knumvalidator.h \ 66 kdeui/knumvalidator.h \
70 kdeui/ksqueezedtextlabel.h \ 67 kdeui/ksqueezedtextlabel.h \
71 kio/job.h \ 68 kio/job.h \
72 kio/kio/kdirwatch.h \ 69 kio/kio/kdirwatch.h \
73 kio/kio/kdirwatch_p.h \ 70 kio/kio/kdirwatch_p.h \
74 kio/kfile/kurlrequester.h \ 71 kio/kfile/kurlrequester.h \
75 kresources/resource.h \ 72 kresources/resource.h \
76 kresources/factory.h \ 73 kresources/factory.h \
77 kresources/managerimpl.h \ 74 kresources/managerimpl.h \
78 kresources/manager.h \ 75 kresources/manager.h \
79 kresources/selectdialog.h \ 76 kresources/selectdialog.h \
80 kresources/configpage.h \ 77 kresources/configpage.h \
81 kresources/configwidget.h \ 78 kresources/configwidget.h \
82 kresources/configdialog.h \ 79 kresources/configdialog.h \
83 kresources/kcmkresources.h \ 80 kresources/kcmkresources.h \
84 kresources/syncwidget.h \ 81 kresources/syncwidget.h \
85 kdecore/kmdcodec.h \ 82 kdecore/kmdcodec.h \
86 kdecore/kconfigbase.h \ 83 kdecore/kconfigbase.h \
87 kdecore/klocale.h \ 84 kdecore/klocale.h \
88 kdecore/kcatalogue.h \ 85 kdecore/kcatalogue.h \
89 kdecore/ksharedptr.h \ 86 kdecore/ksharedptr.h \
90 kdecore/kshell.h \ 87 kdecore/kshell.h \
91 kdecore/kstandarddirs.h \ 88 kdecore/kstandarddirs.h \
92 kdecore/kstringhandler.h \ 89 kdecore/kstringhandler.h \
93 kdecore/kshortcut.h \ 90 kdecore/kshortcut.h \
94 kutils/kcmultidialog.h \ 91 kutils/kcmultidialog.h \
95 kdeui/kxmlguiclient.h \ 92 kdeui/kxmlguiclient.h \
96 kdeui/kstdaction.h \ 93 kdeui/kstdaction.h \
97 kdeui/kmainwindow.h \ 94 kdeui/kmainwindow.h \
98 kdeui/ktoolbar.h \ 95 kdeui/ktoolbar.h \
99 kdeui/ktoolbarbutton.h \ 96 kdeui/ktoolbarbutton.h \
100 kdeui/ktoolbarhandler.h \ 97 kdeui/ktoolbarhandler.h \
101 kdeui/kaction.h \ 98 kdeui/kaction.h \
102 kdeui/kactionclasses.h \ 99 kdeui/kactionclasses.h \
103 kdeui/kactioncollection.h \ 100 kdeui/kactioncollection.h \
104 kdecore/kprefs.h \ 101 kdecore/kprefs.h \
105 kdecore/klibloader.h \ 102 kdecore/klibloader.h \
106 kidmanager.h 103 kidmanager.h
107 104
108 105
109# kdecore/klibloader.h \ 106# kdecore/klibloader.h \
110 107
111 108
112SOURCES = \ 109SOURCES = \
113KDGanttMinimizeSplitter.cpp \ 110KDGanttMinimizeSplitter.cpp \
114 kapplication.cpp \ 111 kapplication.cpp \
115 kcalendarsystem.cpp \ 112 kcalendarsystem.cpp \
116 kcalendarsystemgregorian.cpp \ 113 kcalendarsystemgregorian.cpp \
117 kcolorbutton.cpp \ 114 kcolorbutton.cpp \
118 kcolordialog.cpp \ 115 kcolordialog.cpp \
119 kconfig.cpp \ 116 kconfig.cpp \
120 kdatetbl.cpp \ 117 kdatetbl.cpp \
121 kdialog.cpp \ 118 kdialog.cpp \
122 kdialogbase.cpp \ 119 kdialogbase.cpp \
123 keditlistbox.cpp \ 120 keditlistbox.cpp \
124 kemailsettings.cpp \ 121 kemailsettings.cpp \
125 kfontdialog.cpp \ 122 kfontdialog.cpp \
126 kfiledialog.cpp \ 123 kfiledialog.cpp \
127 kglobal.cpp \ 124 kglobal.cpp \
128 kglobalsettings.cpp \ 125 kglobalsettings.cpp \
129 kiconloader.cpp \ 126 kiconloader.cpp \
130 kmessagebox.cpp \ 127 kmessagebox.cpp \
131 ktextedit.cpp \ 128 ktextedit.cpp \
132 kprocess.cpp \ 129 kprocess.cpp \
133 krun.cpp \ 130 krun.cpp \
134 ksystemtray.cpp \ 131 ksystemtray.cpp \
135 ktempfile.cpp \ 132 ktempfile.cpp \
136 kurl.cpp \ 133 kurl.cpp \
137 kdecore/kcatalogue.cpp \ 134 kdecore/kcatalogue.cpp \
138 kdecore/klocale.cpp \ 135 kdecore/klocale.cpp \
139 kdecore/kmdcodec.cpp \ 136 kdecore/kmdcodec.cpp \
140 kdecore/kshell.cpp \ 137 kdecore/kshell.cpp \
141 kdecore/kstandarddirs.cpp \ 138 kdecore/kstandarddirs.cpp \
142 kdecore/kstringhandler.cpp \ 139 kdecore/kstringhandler.cpp \
143 kdeui/kbuttonbox.cpp \ 140 kdeui/kbuttonbox.cpp \
144 kdeui/kcmodule.cpp \ 141 kdeui/kcmodule.cpp \
145 kdeui/kguiitem.cpp \ 142 kdeui/kguiitem.cpp \
146 kdeui/kjanuswidget.cpp \ 143 kdeui/kjanuswidget.cpp \
147 kdeui/klistbox.cpp \ 144 kdeui/klistbox.cpp \
148 kdeui/klistview.cpp \ 145 kdeui/klistview.cpp \
149 kdeui/knuminput.cpp \ 146 kdeui/knuminput.cpp \
150 kdeui/knumvalidator.cpp \ 147 kdeui/knumvalidator.cpp \
151 kdeui/kseparator.cpp \ 148 kdeui/kseparator.cpp \
152 kdeui/ksqueezedtextlabel.cpp \ 149 kdeui/ksqueezedtextlabel.cpp \
153 kio/kio/kdirwatch.cpp \ 150 kio/kio/kdirwatch.cpp \
154 kio/kfile/kurlrequester.cpp \ 151 kio/kfile/kurlrequester.cpp \
155 kresources/configpage.cpp \ 152 kresources/configpage.cpp \
156 kresources/configdialog.cpp \ 153 kresources/configdialog.cpp \
157 kresources/configwidget.cpp \ 154 kresources/configwidget.cpp \
158 kresources/factory.cpp \ 155 kresources/factory.cpp \
159 kresources/kcmkresources.cpp \ 156 kresources/kcmkresources.cpp \
160 kresources/managerimpl.cpp \ 157 kresources/managerimpl.cpp \
161 kresources/resource.cpp \ 158 kresources/resource.cpp \
162 kresources/selectdialog.cpp \ 159 kresources/selectdialog.cpp \
163 kresources/syncwidget.cpp \ 160 kresources/syncwidget.cpp \
164 kutils/kcmultidialog.cpp \ 161 kutils/kcmultidialog.cpp \
165 kdeui/kaction.cpp \ 162 kdeui/kaction.cpp \
166 kdeui/kactionclasses.cpp \ 163 kdeui/kactionclasses.cpp \
167 kdeui/kactioncollection.cpp \ 164 kdeui/kactioncollection.cpp \
168 kdeui/kmainwindow.cpp \ 165 kdeui/kmainwindow.cpp \
169 kdeui/ktoolbar.cpp \ 166 kdeui/ktoolbar.cpp \
170 kdeui/ktoolbarbutton.cpp \ 167 kdeui/ktoolbarbutton.cpp \
171 kdeui/ktoolbarhandler.cpp \ 168 kdeui/ktoolbarhandler.cpp \
172 kdeui/kstdaction.cpp \ 169 kdeui/kstdaction.cpp \
173 kdeui/kxmlguiclient.cpp \ 170 kdeui/kxmlguiclient.cpp \
174 kdecore/kprefs.cpp \ 171 kdecore/kprefs.cpp \
175 kdecore/klibloader.cpp \ 172 kdecore/klibloader.cpp \
176 kidmanager.cpp 173 kidmanager.cpp