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
@@ -1,51 +1,51 @@
1 TEMPLATE= lib 1 TEMPLATE= lib
2CONFIG += qt warn_on 2CONFIG += qt warn_on
3INCLUDEPATH += . .. $(KDEPIMDIR)/qtcompat $(KDEPIMDIR)/kabc kdecore kdeui kio/kfile kio/kio $(QPEDIR)/include 3INCLUDEPATH += . .. $(KDEPIMDIR)/qtcompat $(KDEPIMDIR)/kabc kdecore kdeui kio/kfile kio/kio $(QPEDIR)/include
4 4
5DEPENDPATH += $(QPEDIR)/include 5DEPENDPATH += $(QPEDIR)/include
6LIBS += -lmicroqtcompat -L$(QPEDIR)/lib 6LIBS += -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 \
32 kdialogbase.h \ 32 kdialogbase.h \
33 keditlistbox.h \ 33 keditlistbox.h \
34 kemailsettings.h \ 34 kemailsettings.h \
35 kfiledialog.h \ 35 kfiledialog.h \
36 kfontdialog.h \ 36 kfontdialog.h \
37 kglobal.h \ 37 kglobal.h \
38 kglobalsettings.h \ 38 kglobalsettings.h \
39 kiconloader.h \ 39 kiconloader.h \
40 klineedit.h \ 40 klineedit.h \
41 klineeditdlg.h \ 41 klineeditdlg.h \
42 kmessagebox.h \ 42 kmessagebox.h \
43 knotifyclient.h \ 43 knotifyclient.h \
44 kprinter.h \ 44 kprinter.h \
45 kprocess.h \ 45 kprocess.h \
46 krestrictedline.h \ 46 krestrictedline.h \
47 krun.h \ 47 krun.h \
48 ksimpleconfig.h \ 48 ksimpleconfig.h \
49 kstaticdeleter.h \ 49 kstaticdeleter.h \
50 ksystemtray.h \ 50 ksystemtray.h \
51 ktempfile.h \ 51 ktempfile.h \
@@ -75,65 +75,65 @@ KDGanttMinimizeSplitter.h \
75 kdeui/kxmlguiclient.h \ 75 kdeui/kxmlguiclient.h \
76 kio/job.h \ 76 kio/job.h \
77 kio/kio/kdirwatch.h \ 77 kio/kio/kdirwatch.h \
78 kio/kio/kdirwatch_p.h \ 78 kio/kio/kdirwatch_p.h \
79 kio/kfile/kurlrequester.h \ 79 kio/kfile/kurlrequester.h \
80 kresources/resource.h \ 80 kresources/resource.h \
81 kresources/factory.h \ 81 kresources/factory.h \
82 kresources/managerimpl.h \ 82 kresources/managerimpl.h \
83 kresources/manager.h \ 83 kresources/manager.h \
84 kresources/selectdialog.h \ 84 kresources/selectdialog.h \
85 kresources/configpage.h \ 85 kresources/configpage.h \
86 kresources/configwidget.h \ 86 kresources/configwidget.h \
87 kresources/configdialog.h \ 87 kresources/configdialog.h \
88 kresources/kcmkresources.h \ 88 kresources/kcmkresources.h \
89 kdecore/kmdcodec.h \ 89 kdecore/kmdcodec.h \
90 kdecore/kconfigbase.h \ 90 kdecore/kconfigbase.h \
91 kdecore/klocale.h \ 91 kdecore/klocale.h \
92 kdecore/klibloader.h \ 92 kdecore/klibloader.h \
93 kdecore/kcatalogue.h \ 93 kdecore/kcatalogue.h \
94 kdecore/kprefs.h \ 94 kdecore/kprefs.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 \
120 kfiledialog.cpp \ 120 kfiledialog.cpp \
121 kglobal.cpp \ 121 kglobal.cpp \
122 kglobalsettings.cpp \ 122 kglobalsettings.cpp \
123 kiconloader.cpp \ 123 kiconloader.cpp \
124 kmessagebox.cpp \ 124 kmessagebox.cpp \
125 kprocess.cpp \ 125 kprocess.cpp \
126 krun.cpp \ 126 krun.cpp \
127 ksystemtray.cpp \ 127 ksystemtray.cpp \
128 ktempfile.cpp \ 128 ktempfile.cpp \
129 kurl.cpp \ 129 kurl.cpp \
130 ktextedit.cpp \ 130 ktextedit.cpp \
131 ofileselector_p.cpp \ 131 ofileselector_p.cpp \
132 ofontselector.cpp \ 132 ofontselector.cpp \
133 kdecore/kcatalogue.cpp \ 133 kdecore/kcatalogue.cpp \
134 kdecore/klibloader.cpp \ 134 kdecore/klibloader.cpp \
135 kdecore/klocale.cpp \ 135 kdecore/klocale.cpp \
136 kdecore/kmdcodec.cpp \ 136 kdecore/kmdcodec.cpp \
137 kdecore/kprefs.cpp \ 137 kdecore/kprefs.cpp \
138 kdecore/kshell.cpp \ 138 kdecore/kshell.cpp \
139 kdecore/kstandarddirs.cpp \ 139 kdecore/kstandarddirs.cpp \