summaryrefslogtreecommitdiffabout
path: root/microkde/microkde.pro
Unidiff
Diffstat (limited to 'microkde/microkde.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--microkde/microkde.pro5
1 files changed, 1 insertions, 4 deletions
diff --git a/microkde/microkde.pro b/microkde/microkde.pro
index 71d662b..f132e9a 100644
--- a/microkde/microkde.pro
+++ b/microkde/microkde.pro
@@ -1,54 +1,51 @@
1 TEMPLATE= lib 1 TEMPLATE= lib
2 CONFIG += qt warn_on 2 CONFIG += qt warn_on
3#INCLUDEPATH += $(QTDIR)/include . 3INCLUDEPATH += . $(KDEPIMDIR)/kabc kdecore kdeui kio/kfile kio/kio
4#DEPENDPATH += $(QTDIR)/include
5INCLUDEPATH += . ../ ../kabc ./kdecore ./kdeui ./kio/kfile ./kio/kio
6#LIBS += -lqtcompat
7 4
8 TARGET = microkde 5 TARGET = microkde
9DESTDIR= ../bin 6DESTDIR= ../bin
10DEFINES += DESKTOP_VERSION KDE_QT_ONLY 7DEFINES += DESKTOP_VERSION KDE_QT_ONLY
11unix : { 8unix : {
12OBJECTS_DIR = obj/unix 9OBJECTS_DIR = obj/unix
13MOC_DIR = moc/unix 10MOC_DIR = moc/unix
14} 11}
15win32: { 12win32: {
16DEFINES += _WIN32_ 13DEFINES += _WIN32_
17OBJECTS_DIR = obj/win 14OBJECTS_DIR = obj/win
18MOC_DIR = moc/win 15MOC_DIR = moc/win
19} 16}
20include( ../variables.pri ) 17include( ../variables.pri )
21 18
22 19
23 20
24HEADERS = \ 21HEADERS = \
25qlayoutengine_p.h \ 22qlayoutengine_p.h \
26KDGanttMinimizeSplitter.h \ 23KDGanttMinimizeSplitter.h \
27 kapplication.h \ 24 kapplication.h \
28 kaudioplayer.h \ 25 kaudioplayer.h \
29 kcalendarsystem.h \ 26 kcalendarsystem.h \
30 kcalendarsystemgregorian.h \ 27 kcalendarsystemgregorian.h \
31 kcolorbutton.h \ 28 kcolorbutton.h \
32 kcolordialog.h \ 29 kcolordialog.h \
33 kcombobox.h \ 30 kcombobox.h \
34 kconfig.h \ 31 kconfig.h \
35 kdatetbl.h \ 32 kdatetbl.h \
36 kdebug.h \ 33 kdebug.h \
37 kdialog.h \ 34 kdialog.h \
38 kdialogbase.h \ 35 kdialogbase.h \
39 keditlistbox.h \ 36 keditlistbox.h \
40 kemailsettings.h \ 37 kemailsettings.h \
41 kfiledialog.h \ 38 kfiledialog.h \
42 kfontdialog.h \ 39 kfontdialog.h \
43 kglobal.h \ 40 kglobal.h \
44 kglobalsettings.h \ 41 kglobalsettings.h \
45 kiconloader.h \ 42 kiconloader.h \
46 klineedit.h \ 43 klineedit.h \
47 klineeditdlg.h \ 44 klineeditdlg.h \
48 kmessagebox.h \ 45 kmessagebox.h \
49 knotifyclient.h \ 46 knotifyclient.h \
50 kprinter.h \ 47 kprinter.h \
51 kprocess.h \ 48 kprocess.h \
52 krestrictedline.h \ 49 krestrictedline.h \
53 krun.h \ 50 krun.h \
54 ksimpleconfig.h \ 51 ksimpleconfig.h \