summaryrefslogtreecommitdiffabout
path: root/microkde/microkdeE.pro
authorzautrix <zautrix>2005-06-18 17:14:20 (UTC)
committer zautrix <zautrix>2005-06-18 17:14:20 (UTC)
commit45c93de5a458e7ca0c293eebe504a9d949cc045c (patch) (unidiff)
treec303812528fbd3fa1868928abfe198471395bb5b /microkde/microkdeE.pro
parent1919ddd25fb835b0eb03a44cbfbf4713d45266b8 (diff)
downloadkdepimpi-45c93de5a458e7ca0c293eebe504a9d949cc045c.zip
kdepimpi-45c93de5a458e7ca0c293eebe504a9d949cc045c.tar.gz
kdepimpi-45c93de5a458e7ca0c293eebe504a9d949cc045c.tar.bz2
color dialog
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,43 +1,43 @@
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 \
@@ -83,49 +83,49 @@ KDGanttMinimizeSplitter.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 \