summaryrefslogtreecommitdiffabout
authorzautrix <zautrix>2005-06-19 11:59:17 (UTC)
committer zautrix <zautrix>2005-06-19 11:59:17 (UTC)
commit19768fad9c35bd2611512dcdb426c879ad080493 (patch) (unidiff)
tree7bcfa195d9961e7722baf8cb7014e1a9f9925bf7
parentf10c6021dd23565df986c9631d12f42b64172a52 (diff)
downloadkdepimpi-19768fad9c35bd2611512dcdb426c879ad080493.zip
kdepimpi-19768fad9c35bd2611512dcdb426c879ad080493.tar.gz
kdepimpi-19768fad9c35bd2611512dcdb426c879ad080493.tar.bz2
pro file fix
Diffstat (more/less context) (show 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
@@ -26,25 +26,24 @@ MOC_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 \
@@ -111,25 +110,24 @@ KDGanttMinimizeSplitter.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 \