-rw-r--r-- | korganizer/korganizerE.pro | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/korganizer/korganizerE.pro b/korganizer/korganizerE.pro index d841193..5cf9778 100644 --- a/korganizer/korganizerE.pro +++ b/korganizer/korganizerE.pro | |||
@@ -1,151 +1,147 @@ | |||
1 | TEMPLATE= app | 1 | TEMPLATE= app |
2 | CONFIG += qt warn_on | 2 | CONFIG += qt warn_on |
3 | TARGET = kopi | 3 | TARGET = kopi |
4 | OBJECTS_DIR = obj/$(PLATFORM) | 4 | OBJECTS_DIR = obj/$(PLATFORM) |
5 | MOC_DIR = moc/$(PLATFORM) | 5 | MOC_DIR = moc/$(PLATFORM) |
6 | DESTDIR=$(QPEDIR)/bin | 6 | DESTDIR=$(QPEDIR)/bin |
7 | 7 | ||
8 | INCLUDEPATH += $(KDEPIMDIR) $(KDEPIMDIR)/microkde $(KDEPIMDIR)/microkde/kdecore $(KDEPIMDIR)/microkde/kio/kfile $(KDEPIMDIR)/microkde/kio/kio $(KDEPIMDIR)/microkde/kdeui $(KDEPIMDIR)/qtcompat $(KDEPIMDIR)/libkdepim interfaces $(KDEPIMDIR)/kabc $(QPEDIR)/include | 8 | INCLUDEPATH += $(KDEPIMDIR) $(KDEPIMDIR)/microkde $(KDEPIMDIR)/microkde/kdecore $(KDEPIMDIR)/microkde/kio/kfile $(KDEPIMDIR)/microkde/kio/kio $(KDEPIMDIR)/microkde/kdeui $(KDEPIMDIR)/qtcompat $(KDEPIMDIR)/libkdepim interfaces $(KDEPIMDIR)/kabc $(QPEDIR)/include |
9 | 9 | ||
10 | DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOARCHIVE KORG_NOMAIL | 10 | DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOARCHIVE KORG_NOMAIL |
11 | DEFINES += KORG_NOPRINTER KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER | 11 | DEFINES += KORG_NOPRINTER KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER |
12 | DEFINES += KORG_NOLVALTERNATION | 12 | DEFINES += KORG_NOLVALTERNATION |
13 | #KORG_NOKABC | 13 | #KORG_NOKABC |
14 | LIBS += -lmicrokdepim | 14 | LIBS += -lmicrokdepim |
15 | LIBS += -lmicrokcal | 15 | LIBS += -lkomicrokcal |
16 | LIBS += -lmicrokde | 16 | LIBS += -lmicrokde |
17 | LIBS += -lmicroqtcompat | 17 | LIBS += -lmicroqtcompat |
18 | #LIBS += -lmicrokabc | 18 | #LIBS += -lmicrokabc |
19 | 19 | ||
20 | #LIBS += $(QPEDIR)/lib/gammu | ||
21 | #LIBS += -lmicrogammu | ||
22 | #LIBS += -lbluetooth | ||
23 | #LIBS += -lsdp | ||
24 | LIBS += $(GCC3EXTRALIB1) | 20 | LIBS += $(GCC3EXTRALIB1) |
25 | LIBS += $(GCC3EXTRALIB2) | 21 | LIBS += $(GCC3EXTRALIB2) |
26 | 22 | ||
27 | 23 | ||
28 | LIBS += -lqpe | 24 | LIBS += -lqpe |
29 | LIBS += -ljpeg | 25 | LIBS += -ljpeg |
30 | LIBS += $(QTOPIALIB) | 26 | LIBS += $(QTOPIALIB) |
31 | LIBS += -L$(QPEDIR)/lib | 27 | LIBS += -L$(QPEDIR)/lib |
32 | 28 | ||
33 | INTERFACES = kofilterview_base.ui | 29 | INTERFACES = kofilterview_base.ui |
34 | #filteredit_base.ui | 30 | #filteredit_base.ui |
35 | 31 | ||
36 | HEADERS = \ | 32 | HEADERS = \ |
37 | wordsgerman.h \ | 33 | wordsgerman.h \ |
38 | filteredit_base.h \ | 34 | filteredit_base.h \ |
39 | alarmclient.h \ | 35 | alarmclient.h \ |
40 | calendarview.h \ | 36 | calendarview.h \ |
41 | customlistviewitem.h \ | 37 | customlistviewitem.h \ |
42 | datenavigator.h \ | 38 | datenavigator.h \ |
43 | docprefs.h \ | 39 | docprefs.h \ |
44 | filtereditdialog.h \ | 40 | filtereditdialog.h \ |
45 | incomingdialog.h \ | 41 | incomingdialog.h \ |
46 | incomingdialog_base.h \ | 42 | incomingdialog_base.h \ |
47 | interfaces/korganizer/baseview.h \ | 43 | interfaces/korganizer/baseview.h \ |
48 | interfaces/korganizer/calendarviewbase.h \ | 44 | interfaces/korganizer/calendarviewbase.h \ |
49 | journalentry.h \ | 45 | journalentry.h \ |
50 | kdateedit.h \ | 46 | kdateedit.h \ |
51 | kdatenavigator.h \ | 47 | kdatenavigator.h \ |
52 | koagenda.h \ | 48 | koagenda.h \ |
53 | koagendaitem.h \ | 49 | koagendaitem.h \ |
54 | koagendaview.h \ | 50 | koagendaview.h \ |
55 | kocounterdialog.h \ | 51 | kocounterdialog.h \ |
56 | kodaymatrix.h \ | 52 | kodaymatrix.h \ |
57 | kodialogmanager.h \ | 53 | kodialogmanager.h \ |
58 | koeditordetails.h \ | 54 | koeditordetails.h \ |
59 | koeditorgeneral.h \ | 55 | koeditorgeneral.h \ |
60 | koeditorgeneralevent.h \ | 56 | koeditorgeneralevent.h \ |
61 | koeditorgeneraltodo.h \ | 57 | koeditorgeneraltodo.h \ |
62 | koeditorrecurrence.h \ | 58 | koeditorrecurrence.h \ |
63 | koeventeditor.h \ | 59 | koeventeditor.h \ |
64 | koeventpopupmenu.h \ | 60 | koeventpopupmenu.h \ |
65 | koeventview.h \ | 61 | koeventview.h \ |
66 | koeventviewer.h \ | 62 | koeventviewer.h \ |
67 | koeventviewerdialog.h \ | 63 | koeventviewerdialog.h \ |
68 | kofilterview.h \ | 64 | kofilterview.h \ |
69 | koglobals.h \ | 65 | koglobals.h \ |
70 | koincidenceeditor.h \ | 66 | koincidenceeditor.h \ |
71 | kojournalview.h \ | 67 | kojournalview.h \ |
72 | kolistview.h \ | 68 | kolistview.h \ |
73 | kolocationbox.h \ | 69 | kolocationbox.h \ |
74 | komonthview.h \ | 70 | komonthview.h \ |
75 | koprefs.h \ | 71 | koprefs.h \ |
76 | koprefsdialog.h \ | 72 | koprefsdialog.h \ |
77 | kotimespanview.h \ | 73 | kotimespanview.h \ |
78 | kotodoeditor.h \ | 74 | kotodoeditor.h \ |
79 | kotodoview.h \ | 75 | kotodoview.h \ |
80 | kotodoviewitem.h \ | 76 | kotodoviewitem.h \ |
81 | koviewmanager.h \ | 77 | koviewmanager.h \ |
82 | kowhatsnextview.h \ | 78 | kowhatsnextview.h \ |
83 | ktimeedit.h \ | 79 | ktimeedit.h \ |
84 | lineview.h \ | 80 | lineview.h \ |
85 | mainwindow.h \ | 81 | mainwindow.h \ |
86 | navigatorbar.h \ | 82 | navigatorbar.h \ |
87 | outgoingdialog.h \ | 83 | outgoingdialog.h \ |
88 | outgoingdialog_base.h \ | 84 | outgoingdialog_base.h \ |
89 | publishdialog.h \ | 85 | publishdialog.h \ |
90 | publishdialog_base.h \ | 86 | publishdialog_base.h \ |
91 | savetemplatedialog.h \ | 87 | savetemplatedialog.h \ |
92 | searchdialog.h \ | 88 | searchdialog.h \ |
93 | simplealarmclient.h \ | 89 | simplealarmclient.h \ |
94 | statusdialog.h \ | 90 | statusdialog.h \ |
95 | timeline.h \ | 91 | timeline.h \ |
96 | timespanview.h \ | 92 | timespanview.h \ |
97 | version.h \ | 93 | version.h \ |
98 | ../kalarmd/alarmdialog.h | 94 | ../kalarmd/alarmdialog.h |
99 | 95 | ||
100 | SOURCES = \ | 96 | SOURCES = \ |
101 | filteredit_base.cpp \ | 97 | filteredit_base.cpp \ |
102 | calendarview.cpp \ | 98 | calendarview.cpp \ |
103 | datenavigator.cpp \ | 99 | datenavigator.cpp \ |
104 | docprefs.cpp \ | 100 | docprefs.cpp \ |
105 | filtereditdialog.cpp \ | 101 | filtereditdialog.cpp \ |
106 | incomingdialog.cpp \ | 102 | incomingdialog.cpp \ |
107 | incomingdialog_base.cpp \ | 103 | incomingdialog_base.cpp \ |
108 | journalentry.cpp \ | 104 | journalentry.cpp \ |
109 | kdatenavigator.cpp \ | 105 | kdatenavigator.cpp \ |
110 | koagenda.cpp \ | 106 | koagenda.cpp \ |
111 | koagendaitem.cpp \ | 107 | koagendaitem.cpp \ |
112 | koagendaview.cpp \ | 108 | koagendaview.cpp \ |
113 | kocounterdialog.cpp \ | 109 | kocounterdialog.cpp \ |
114 | kodaymatrix.cpp \ | 110 | kodaymatrix.cpp \ |
115 | kodialogmanager.cpp \ | 111 | kodialogmanager.cpp \ |
116 | koeditordetails.cpp \ | 112 | koeditordetails.cpp \ |
117 | koeditorgeneral.cpp \ | 113 | koeditorgeneral.cpp \ |
118 | koeditorgeneralevent.cpp \ | 114 | koeditorgeneralevent.cpp \ |
119 | koeditorgeneraltodo.cpp \ | 115 | koeditorgeneraltodo.cpp \ |
120 | koeditorrecurrence.cpp \ | 116 | koeditorrecurrence.cpp \ |
121 | koeventeditor.cpp \ | 117 | koeventeditor.cpp \ |
122 | koeventpopupmenu.cpp \ | 118 | koeventpopupmenu.cpp \ |
123 | koeventview.cpp \ | 119 | koeventview.cpp \ |
124 | koeventviewer.cpp \ | 120 | koeventviewer.cpp \ |
125 | koeventviewerdialog.cpp \ | 121 | koeventviewerdialog.cpp \ |
126 | kofilterview.cpp \ | 122 | kofilterview.cpp \ |
127 | koglobals.cpp \ | 123 | koglobals.cpp \ |
128 | koincidenceeditor.cpp \ | 124 | koincidenceeditor.cpp \ |
129 | kojournalview.cpp \ | 125 | kojournalview.cpp \ |
130 | kolistview.cpp \ | 126 | kolistview.cpp \ |
131 | kolocationbox.cpp \ | 127 | kolocationbox.cpp \ |
132 | komonthview.cpp \ | 128 | komonthview.cpp \ |
133 | koprefs.cpp \ | 129 | koprefs.cpp \ |
134 | koprefsdialog.cpp \ | 130 | koprefsdialog.cpp \ |
135 | kotimespanview.cpp \ | 131 | kotimespanview.cpp \ |
136 | kotodoeditor.cpp \ | 132 | kotodoeditor.cpp \ |
137 | kotodoview.cpp \ | 133 | kotodoview.cpp \ |
138 | kotodoviewitem.cpp \ | 134 | kotodoviewitem.cpp \ |
139 | koviewmanager.cpp \ | 135 | koviewmanager.cpp \ |
140 | kowhatsnextview.cpp \ | 136 | kowhatsnextview.cpp \ |
141 | ktimeedit.cpp \ | 137 | ktimeedit.cpp \ |
142 | lineview.cpp \ | 138 | lineview.cpp \ |
143 | main.cpp \ | 139 | main.cpp \ |
144 | mainwindow.cpp \ | 140 | mainwindow.cpp \ |
145 | navigatorbar.cpp \ | 141 | navigatorbar.cpp \ |
146 | outgoingdialog.cpp \ | 142 | outgoingdialog.cpp \ |
147 | outgoingdialog_base.cpp \ | 143 | outgoingdialog_base.cpp \ |
148 | publishdialog.cpp \ | 144 | publishdialog.cpp \ |
149 | publishdialog_base.cpp \ | 145 | publishdialog_base.cpp \ |
150 | savetemplatedialog.cpp \ | 146 | savetemplatedialog.cpp \ |
151 | searchdialog.cpp \ | 147 | searchdialog.cpp \ |