summaryrefslogtreecommitdiffabout
path: root/korganizer
authorulf69 <ulf69>2004-07-19 22:13:58 (UTC)
committer ulf69 <ulf69>2004-07-19 22:13:58 (UTC)
commit4aa77b41b68be47609223370a73d3da81d8da9d9 (patch) (unidiff)
treea019bfdfd2e50f7e7d20a18ebd575019c544d8f1 /korganizer
parent2389d07165786dc4d99cac043947b555fdd7d86e (diff)
downloadkdepimpi-4aa77b41b68be47609223370a73d3da81d8da9d9.zip
kdepimpi-4aa77b41b68be47609223370a73d3da81d8da9d9.tar.gz
kdepimpi-4aa77b41b68be47609223370a73d3da81d8da9d9.tar.bz2
kdirwatch was moved into kio/kio subfolder of microkde
Diffstat (limited to 'korganizer') (more/less context) (show whitespace changes)
-rw-r--r--korganizer/korganizerE.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/korganizerE.pro b/korganizer/korganizerE.pro
index 676bc3a..00dffc2 100644
--- a/korganizer/korganizerE.pro
+++ b/korganizer/korganizerE.pro
@@ -1,104 +1,104 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG += qt warn_on 2 CONFIG += qt warn_on
3 TARGET = kopi 3 TARGET = kopi
4OBJECTS_DIR = obj/$(PLATFORM) 4OBJECTS_DIR = obj/$(PLATFORM)
5MOC_DIR = moc/$(PLATFORM) 5MOC_DIR = moc/$(PLATFORM)
6DESTDIR=$(QPEDIR)/bin 6DESTDIR=$(QPEDIR)/bin
7 7
8INCLUDEPATH += ../microkde ../microkde/kdecore ../microkde/kio/kfile ../microkde/kdeui ../qtcompat ../ interfaces ../kabc $(QPEDIR)/include 8INCLUDEPATH += ../microkde ../microkde/kdecore ../microkde/kio/kfile ../microkde/kio/kio ../microkde/kdeui ../qtcompat ../ interfaces ../kabc $(QPEDIR)/include
9#../libkabcwrap 9#../libkabcwrap
10DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOARCHIVE KORG_NOMAIL 10DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOARCHIVE KORG_NOMAIL
11DEFINES += KORG_NOPRINTER KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER 11DEFINES += KORG_NOPRINTER KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER
12DEFINES += KORG_NOLVALTERNATION 12DEFINES += KORG_NOLVALTERNATION
13#KORG_NOKABC 13#KORG_NOKABC
14LIBS += -lmicrokdepim 14LIBS += -lmicrokdepim
15LIBS += -lmicrokcal 15LIBS += -lmicrokcal
16LIBS += -lmicrokde 16LIBS += -lmicrokde
17LIBS += -lmicroqtcompat 17LIBS += -lmicroqtcompat
18LIBS += -lmicrokabc 18LIBS += -lmicrokabc
19#LIBS += -lmicrokabcwrap 19#LIBS += -lmicrokabcwrap
20LIBS += -lqpe 20LIBS += -lqpe
21LIBS += -ljpeg 21LIBS += -ljpeg
22LIBS += $(QTOPIALIB) 22LIBS += $(QTOPIALIB)
23LIBS += -L$(QPEDIR)/lib 23LIBS += -L$(QPEDIR)/lib
24 24
25INTERFACES = kofilterview_base.ui 25INTERFACES = kofilterview_base.ui
26#filteredit_base.ui 26#filteredit_base.ui
27 27
28HEADERS = \ 28HEADERS = \
29 wordsgerman.h \ 29 wordsgerman.h \
30 filteredit_base.h \ 30 filteredit_base.h \
31 alarmclient.h \ 31 alarmclient.h \
32 calendarview.h \ 32 calendarview.h \
33 customlistviewitem.h \ 33 customlistviewitem.h \
34 datenavigator.h \ 34 datenavigator.h \
35 docprefs.h \ 35 docprefs.h \
36 filtereditdialog.h \ 36 filtereditdialog.h \
37 incomingdialog.h \ 37 incomingdialog.h \
38 incomingdialog_base.h \ 38 incomingdialog_base.h \
39 interfaces/korganizer/baseview.h \ 39 interfaces/korganizer/baseview.h \
40 interfaces/korganizer/calendarviewbase.h \ 40 interfaces/korganizer/calendarviewbase.h \
41 journalentry.h \ 41 journalentry.h \
42 kdateedit.h \ 42 kdateedit.h \
43 kdatenavigator.h \ 43 kdatenavigator.h \
44 koagenda.h \ 44 koagenda.h \
45 koagendaitem.h \ 45 koagendaitem.h \
46 koagendaview.h \ 46 koagendaview.h \
47 kocounterdialog.h \ 47 kocounterdialog.h \
48 kodaymatrix.h \ 48 kodaymatrix.h \
49 kodialogmanager.h \ 49 kodialogmanager.h \
50 koeditordetails.h \ 50 koeditordetails.h \
51 koeditorgeneral.h \ 51 koeditorgeneral.h \
52 koeditorgeneralevent.h \ 52 koeditorgeneralevent.h \
53 koeditorgeneraltodo.h \ 53 koeditorgeneraltodo.h \
54 koeditorrecurrence.h \ 54 koeditorrecurrence.h \
55 koeventeditor.h \ 55 koeventeditor.h \
56 koeventpopupmenu.h \ 56 koeventpopupmenu.h \
57 koeventview.h \ 57 koeventview.h \
58 koeventviewer.h \ 58 koeventviewer.h \
59 koeventviewerdialog.h \ 59 koeventviewerdialog.h \
60 kofilterview.h \ 60 kofilterview.h \
61 koglobals.h \ 61 koglobals.h \
62 koincidenceeditor.h \ 62 koincidenceeditor.h \
63 kojournalview.h \ 63 kojournalview.h \
64 kolistview.h \ 64 kolistview.h \
65 kolocationbox.h \ 65 kolocationbox.h \
66 komonthview.h \ 66 komonthview.h \
67 koprefs.h \ 67 koprefs.h \
68 koprefsdialog.h \ 68 koprefsdialog.h \
69 kosyncprefsdialog.h \ 69 kosyncprefsdialog.h \
70 kotimespanview.h \ 70 kotimespanview.h \
71 kotodoeditor.h \ 71 kotodoeditor.h \
72 kotodoview.h \ 72 kotodoview.h \
73 kotodoviewitem.h \ 73 kotodoviewitem.h \
74 koviewmanager.h \ 74 koviewmanager.h \
75 kowhatsnextview.h \ 75 kowhatsnextview.h \
76 ktimeedit.h \ 76 ktimeedit.h \
77 lineview.h \ 77 lineview.h \
78 mainwindow.h \ 78 mainwindow.h \
79 navigatorbar.h \ 79 navigatorbar.h \
80 outgoingdialog.h \ 80 outgoingdialog.h \
81 outgoingdialog_base.h \ 81 outgoingdialog_base.h \
82 publishdialog.h \ 82 publishdialog.h \
83 publishdialog_base.h \ 83 publishdialog_base.h \
84 savetemplatedialog.h \ 84 savetemplatedialog.h \
85 searchdialog.h \ 85 searchdialog.h \
86 simplealarmclient.h \ 86 simplealarmclient.h \
87 statusdialog.h \ 87 statusdialog.h \
88 timeline.h \ 88 timeline.h \
89 timespanview.h \ 89 timespanview.h \
90 version.h \ 90 version.h \
91 ../kalarmd/alarmdialog.h 91 ../kalarmd/alarmdialog.h
92 92
93SOURCES = \ 93SOURCES = \
94 filteredit_base.cpp \ 94 filteredit_base.cpp \
95 calendarview.cpp \ 95 calendarview.cpp \
96 datenavigator.cpp \ 96 datenavigator.cpp \
97 docprefs.cpp \ 97 docprefs.cpp \
98 filtereditdialog.cpp \ 98 filtereditdialog.cpp \
99 incomingdialog.cpp \ 99 incomingdialog.cpp \
100 incomingdialog_base.cpp \ 100 incomingdialog_base.cpp \
101 journalentry.cpp \ 101 journalentry.cpp \
102 kdatenavigator.cpp \ 102 kdatenavigator.cpp \
103 koagenda.cpp \ 103 koagenda.cpp \
104 koagendaitem.cpp \ 104 koagendaitem.cpp \