summaryrefslogtreecommitdiffabout
path: root/microkde/microkdeE.pro
Unidiff
Diffstat (limited to 'microkde/microkdeE.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--microkde/microkdeE.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/microkde/microkdeE.pro b/microkde/microkdeE.pro
index c54fb22..335fcd0 100644
--- a/microkde/microkdeE.pro
+++ b/microkde/microkdeE.pro
@@ -7,25 +7,25 @@ LIBS += -lmicroqtcompat -L$(QPEDIR)/lib
7 7
8DEFINES += KDE_QT_ONLY 8DEFINES += KDE_QT_ONLY
9 9
10 TARGET = microkde 10 TARGET = microkde
11OBJECTS_DIR = obj/$(PLATFORM) 11OBJECTS_DIR = obj/$(PLATFORM)
12MOC_DIR = moc/$(PLATFORM) 12MOC_DIR = moc/$(PLATFORM)
13DESTDIR=$(QPEDIR)/lib 13DESTDIR=$(QPEDIR)/lib
14 14
15 15
16INTERFACES = \ 16INTERFACES = \
17 17
18HEADERS = \ 18HEADERS = \
19qlayoutengine_p.h \ 19qlayoutengine_p.h fncolordialog.h\
20KDGanttMinimizeSplitter.h \ 20KDGanttMinimizeSplitter.h \
21 kapplication.h \ 21 kapplication.h \
22 kaudioplayer.h \ 22 kaudioplayer.h \
23 kcalendarsystem.h \ 23 kcalendarsystem.h \
24 kcalendarsystemgregorian.h \ 24 kcalendarsystemgregorian.h \
25 kcolorbutton.h \ 25 kcolorbutton.h \
26 kcolordialog.h \ 26 kcolordialog.h \
27 kcombobox.h \ 27 kcombobox.h \
28 kconfig.h \ 28 kconfig.h \
29 kdatetbl.h \ 29 kdatetbl.h \
30 kdebug.h \ 30 kdebug.h \
31 kdialog.h \ 31 kdialog.h \
@@ -95,25 +95,25 @@ KDGanttMinimizeSplitter.h \
95 kdecore/ksharedptr.h \ 95 kdecore/ksharedptr.h \
96 kdecore/kshell.h \ 96 kdecore/kshell.h \
97 kdecore/kstandarddirs.h \ 97 kdecore/kstandarddirs.h \
98 kdecore/kstringhandler.h \ 98 kdecore/kstringhandler.h \
99 kdecore/kshortcut.h \ 99 kdecore/kshortcut.h \
100 kutils/kcmultidialog.h \ 100 kutils/kcmultidialog.h \
101 kidmanager.h 101 kidmanager.h
102 102
103 103
104 104
105 105
106SOURCES = \ 106SOURCES = \
107KDGanttMinimizeSplitter.cpp \ 107KDGanttMinimizeSplitter.cpp fncolordialog.cpp \
108 kapplication.cpp \ 108 kapplication.cpp \
109 kcalendarsystem.cpp \ 109 kcalendarsystem.cpp \
110 kcalendarsystemgregorian.cpp \ 110 kcalendarsystemgregorian.cpp \
111 kcolorbutton.cpp \ 111 kcolorbutton.cpp \
112 kcolordialog.cpp \ 112 kcolordialog.cpp \
113 kconfig.cpp \ 113 kconfig.cpp \
114 kdatetbl.cpp \ 114 kdatetbl.cpp \
115 kdialog.cpp \ 115 kdialog.cpp \
116 kdialogbase.cpp \ 116 kdialogbase.cpp \
117 keditlistbox.cpp \ 117 keditlistbox.cpp \
118 kemailsettings.cpp \ 118 kemailsettings.cpp \
119 kfontdialog.cpp \ 119 kfontdialog.cpp \