summaryrefslogtreecommitdiffabout
path: root/microkde
authorzautrix <zautrix>2005-06-19 11:59:17 (UTC)
committer zautrix <zautrix>2005-06-19 11:59:17 (UTC)
commit19768fad9c35bd2611512dcdb426c879ad080493 (patch) (unidiff)
tree7bcfa195d9961e7722baf8cb7014e1a9f9925bf7 /microkde
parentf10c6021dd23565df986c9631d12f42b64172a52 (diff)
downloadkdepimpi-19768fad9c35bd2611512dcdb426c879ad080493.zip
kdepimpi-19768fad9c35bd2611512dcdb426c879ad080493.tar.gz
kdepimpi-19768fad9c35bd2611512dcdb426c879ad080493.tar.bz2
pro file fix
Diffstat (limited to 'microkde') (more/less context) (ignore whitespace changes)
-rw-r--r--microkde/microkde.pro2
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
@@ -14,49 +14,48 @@ staticlib: {
14INCLUDEPATH += ../kabc/plugins 14INCLUDEPATH += ../kabc/plugins
15DEFINES += STATIC_RESOURCES 15DEFINES += STATIC_RESOURCES
16} 16}
17 17
18 18
19OBJECTS_DIR = obj/unix 19OBJECTS_DIR = obj/unix
20MOC_DIR = moc/unix 20MOC_DIR = moc/unix
21} 21}
22win32: { 22win32: {
23DEFINES += _WIN32_ 23DEFINES += _WIN32_
24OBJECTS_DIR = obj/win 24OBJECTS_DIR = obj/win
25MOC_DIR = moc/win 25MOC_DIR = moc/win
26} 26}
27 27
28 28
29 29
30HEADERS = \ 30HEADERS = \
31qlayoutengine_p.h \ 31qlayoutengine_p.h \
32KDGanttMinimizeSplitter.h \ 32KDGanttMinimizeSplitter.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 \
@@ -99,49 +98,48 @@ KDGanttMinimizeSplitter.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
117SOURCES = \ 116SOURCES = \
118KDGanttMinimizeSplitter.cpp \ 117KDGanttMinimizeSplitter.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 \