summaryrefslogtreecommitdiffabout
path: root/korganizer
authorzautrix <zautrix>2004-12-04 21:05:23 (UTC)
committer zautrix <zautrix>2004-12-04 21:05:23 (UTC)
commit5935e64080008b2be57b39694401863466b26108 (patch) (unidiff)
treed8d3a90b20bea0106c5d5024a05c351d86062a16 /korganizer
parent41be409b5060684fdda1149fe706382957431915 (diff)
downloadkdepimpi-5935e64080008b2be57b39694401863466b26108.zip
kdepimpi-5935e64080008b2be57b39694401863466b26108.tar.gz
kdepimpi-5935e64080008b2be57b39694401863466b26108.tar.bz2
pro file fixed
Diffstat (limited to 'korganizer') (more/less context) (ignore whitespace changes)
-rw-r--r--korganizer/korganizer.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/korganizer/korganizer.pro b/korganizer/korganizer.pro
index b17743d..2816c6e 100644
--- a/korganizer/korganizer.pro
+++ b/korganizer/korganizer.pro
@@ -1,192 +1,193 @@
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/ 4OBJECTS_DIR = _obj/
5MOC_DIR = _moc 5MOC_DIR = _moc
6DESTDIR= ../bin 6DESTDIR= ../bin
7 7
8include( ../variables.pri ) 8include( ../variables.pri )
9 9
10INCLUDEPATH += ../microkde ../ interfaces ../microkde/kdecore ../microkde/kdeui ../microkde/kio/kfile ../microkde/kio/kio ../libkdepim 10INCLUDEPATH += ../microkde ../ interfaces ../microkde/kdecore ../microkde/kdeui ../microkde/kio/kfile ../microkde/kio/kio ../libkdepim
11#../qtcompat 11#../qtcompat
12DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOARCHIVE KORG_NOMAIL 12DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOARCHIVE KORG_NOMAIL
13DEFINES += KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER 13DEFINES += KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER
14#KORG_NOPRINTER KORG_NOKABC 14#KORG_NOPRINTER KORG_NOKABC
15DEFINES += KORG_NOLVALTERNATION 15DEFINES += KORG_NOLVALTERNATION
16DEFINES += DESKTOP_VERSION 16DEFINES += DESKTOP_VERSION
17unix : { 17unix : {
18LIBS += ../bin/libmicrokdepim.so 18LIBS += ../bin/libmicrokdepim.so
19LIBS += ../bin/libmicrokcal.so 19LIBS += ../bin/libmicrokcal.so
20LIBS += ../bin/libmicrokde.so 20LIBS += ../bin/libmicrokde.so
21LIBS += ../bin/libmicrokabc.so 21LIBS += ../bin/libmicrokabc.so
22#LIBS += -lbluetooth 22#LIBS += -lbluetooth
23#LIBS += -lsdp 23#LIBS += -lsdp
24 24
25#LIBS += -lldap 25#LIBS += -lldap
26OBJECTS_DIR = obj/unix 26OBJECTS_DIR = obj/unix
27MOC_DIR = moc/unix 27MOC_DIR = moc/unix
28} 28}
29win32: { 29win32: {
30RC_FILE = winicons.rc
30DEFINES += _WIN32_ 31DEFINES += _WIN32_
31LIBS += ../bin/microkdepim.lib 32LIBS += ../bin/microkdepim.lib
32LIBS += ../bin/microkcal.lib 33LIBS += ../bin/microkcal.lib
33LIBS += ../bin/microkde.lib 34LIBS += ../bin/microkde.lib
34LIBS += ../bin/microkabc.lib 35LIBS += ../bin/microkabc.lib
35LIBS += ../libical/lib/ical.lib 36LIBS += ../libical/lib/ical.lib
36LIBS += ../libical/lib/icalss.lib 37LIBS += ../libical/lib/icalss.lib
37#LIBS += atls.lib 38#LIBS += atls.lib
38LIBS += mfc71u.lib 39LIBS += mfc71u.lib
39QMAKE_LINK += /NODEFAULTLIB:LIBC 40QMAKE_LINK += /NODEFAULTLIB:LIBC
40#QMAKE_LINK += /NODEFAULTLIB:MSVCRT 41#QMAKE_LINK += /NODEFAULTLIB:MSVCRT
41#QMAKE_LINK += /NODEFAULTLIB:uafxcw.lib 42#QMAKE_LINK += /NODEFAULTLIB:uafxcw.lib
42OBJECTS_DIR = obj/win 43OBJECTS_DIR = obj/win
43MOC_DIR = moc/win 44MOC_DIR = moc/win
44} 45}
45 46
46 47
47INTERFACES = kofilterview_base.ui 48INTERFACES = kofilterview_base.ui
48# filteredit_base.ui 49# filteredit_base.ui
49 50
50# kdateedit.h \ 51# kdateedit.h \
51 52
52HEADERS = \ 53HEADERS = \
53 filteredit_base.h \ 54 filteredit_base.h \
54 alarmclient.h \ 55 alarmclient.h \
55 calendarview.h \ 56 calendarview.h \
56 customlistviewitem.h \ 57 customlistviewitem.h \
57 datenavigator.h \ 58 datenavigator.h \
58 docprefs.h \ 59 docprefs.h \
59 filtereditdialog.h \ 60 filtereditdialog.h \
60 incomingdialog.h \ 61 incomingdialog.h \
61 incomingdialog_base.h \ 62 incomingdialog_base.h \
62 interfaces/korganizer/baseview.h \ 63 interfaces/korganizer/baseview.h \
63 interfaces/korganizer/calendarviewbase.h \ 64 interfaces/korganizer/calendarviewbase.h \
64 journalentry.h \ 65 journalentry.h \
65 kdatenavigator.h \ 66 kdatenavigator.h \
66 koagenda.h \ 67 koagenda.h \
67 koagendaitem.h \ 68 koagendaitem.h \
68 koagendaview.h \ 69 koagendaview.h \
69 kocounterdialog.h \ 70 kocounterdialog.h \
70 kodaymatrix.h \ 71 kodaymatrix.h \
71 kodialogmanager.h \ 72 kodialogmanager.h \
72 koeditordetails.h \ 73 koeditordetails.h \
73 koeditorgeneral.h \ 74 koeditorgeneral.h \
74 koeditorgeneralevent.h \ 75 koeditorgeneralevent.h \
75 koeditorgeneraltodo.h \ 76 koeditorgeneraltodo.h \
76 koeditorrecurrence.h \ 77 koeditorrecurrence.h \
77 koeventeditor.h \ 78 koeventeditor.h \
78 koeventpopupmenu.h \ 79 koeventpopupmenu.h \
79 koeventview.h \ 80 koeventview.h \
80 koeventviewer.h \ 81 koeventviewer.h \
81 koeventviewerdialog.h \ 82 koeventviewerdialog.h \
82 kofilterview.h \ 83 kofilterview.h \
83 koglobals.h \ 84 koglobals.h \
84 koincidenceeditor.h \ 85 koincidenceeditor.h \
85 kojournalview.h \ 86 kojournalview.h \
86 kolistview.h \ 87 kolistview.h \
87 kolocationbox.h \ 88 kolocationbox.h \
88 komonthview.h \ 89 komonthview.h \
89 koprefs.h \ 90 koprefs.h \
90 koprefsdialog.h \ 91 koprefsdialog.h \
91 kotimespanview.h \ 92 kotimespanview.h \
92 kotodoeditor.h \ 93 kotodoeditor.h \
93 kotodoview.h \ 94 kotodoview.h \
94 kotodoviewitem.h \ 95 kotodoviewitem.h \
95 koviewmanager.h \ 96 koviewmanager.h \
96 kowhatsnextview.h \ 97 kowhatsnextview.h \
97 ktimeedit.h \ 98 ktimeedit.h \
98 lineview.h \ 99 lineview.h \
99 mainwindow.h \ 100 mainwindow.h \
100 navigatorbar.h \ 101 navigatorbar.h \
101 outgoingdialog.h \ 102 outgoingdialog.h \
102 outgoingdialog_base.h \ 103 outgoingdialog_base.h \
103 publishdialog.h \ 104 publishdialog.h \
104 publishdialog_base.h \ 105 publishdialog_base.h \
105 savetemplatedialog.h \ 106 savetemplatedialog.h \
106 searchdialog.h \ 107 searchdialog.h \
107 simplealarmclient.h \ 108 simplealarmclient.h \
108 statusdialog.h \ 109 statusdialog.h \
109 timeline.h \ 110 timeline.h \
110 timespanview.h \ 111 timespanview.h \
111 version.h \ 112 version.h \
112 ../kalarmd/alarmdialog.h \ 113 ../kalarmd/alarmdialog.h \
113 114
114 115
115SOURCES = \ 116SOURCES = \
116filteredit_base.cpp \ 117filteredit_base.cpp \
117 calendarview.cpp \ 118 calendarview.cpp \
118 datenavigator.cpp \ 119 datenavigator.cpp \
119 docprefs.cpp \ 120 docprefs.cpp \
120 filtereditdialog.cpp \ 121 filtereditdialog.cpp \
121 incomingdialog.cpp \ 122 incomingdialog.cpp \
122 incomingdialog_base.cpp \ 123 incomingdialog_base.cpp \
123 journalentry.cpp \ 124 journalentry.cpp \
124 kdatenavigator.cpp \ 125 kdatenavigator.cpp \
125 koagenda.cpp \ 126 koagenda.cpp \
126 koagendaitem.cpp \ 127 koagendaitem.cpp \
127 koagendaview.cpp \ 128 koagendaview.cpp \
128 kocounterdialog.cpp \ 129 kocounterdialog.cpp \
129 kodaymatrix.cpp \ 130 kodaymatrix.cpp \
130 kodialogmanager.cpp \ 131 kodialogmanager.cpp \
131 koeditordetails.cpp \ 132 koeditordetails.cpp \
132 koeditorgeneral.cpp \ 133 koeditorgeneral.cpp \
133 koeditorgeneralevent.cpp \ 134 koeditorgeneralevent.cpp \
134 koeditorgeneraltodo.cpp \ 135 koeditorgeneraltodo.cpp \
135 koeditorrecurrence.cpp \ 136 koeditorrecurrence.cpp \
136 koeventeditor.cpp \ 137 koeventeditor.cpp \
137 koeventpopupmenu.cpp \ 138 koeventpopupmenu.cpp \
138 koeventview.cpp \ 139 koeventview.cpp \
139 koeventviewer.cpp \ 140 koeventviewer.cpp \
140 koeventviewerdialog.cpp \ 141 koeventviewerdialog.cpp \
141 kofilterview.cpp \ 142 kofilterview.cpp \
142 koglobals.cpp \ 143 koglobals.cpp \
143 koincidenceeditor.cpp \ 144 koincidenceeditor.cpp \
144 kojournalview.cpp \ 145 kojournalview.cpp \
145 kolistview.cpp \ 146 kolistview.cpp \
146 kolocationbox.cpp \ 147 kolocationbox.cpp \
147 komonthview.cpp \ 148 komonthview.cpp \
148 koprefs.cpp \ 149 koprefs.cpp \
149 koprefsdialog.cpp \ 150 koprefsdialog.cpp \
150 kotimespanview.cpp \ 151 kotimespanview.cpp \
151 kotodoeditor.cpp \ 152 kotodoeditor.cpp \
152 kotodoview.cpp \ 153 kotodoview.cpp \
153 kotodoviewitem.cpp \ 154 kotodoviewitem.cpp \
154 koviewmanager.cpp \ 155 koviewmanager.cpp \
155 kowhatsnextview.cpp \ 156 kowhatsnextview.cpp \
156 ktimeedit.cpp \ 157 ktimeedit.cpp \
157 lineview.cpp \ 158 lineview.cpp \
158 main.cpp \ 159 main.cpp \
159 mainwindow.cpp \ 160 mainwindow.cpp \
160 navigatorbar.cpp \ 161 navigatorbar.cpp \
161 outgoingdialog.cpp \ 162 outgoingdialog.cpp \
162 outgoingdialog_base.cpp \ 163 outgoingdialog_base.cpp \
163 publishdialog.cpp \ 164 publishdialog.cpp \
164 publishdialog_base.cpp \ 165 publishdialog_base.cpp \
165 savetemplatedialog.cpp \ 166 savetemplatedialog.cpp \
166 searchdialog.cpp \ 167 searchdialog.cpp \
167 simplealarmclient.cpp \ 168 simplealarmclient.cpp \
168 statusdialog.cpp \ 169 statusdialog.cpp \
169 timeline.cpp \ 170 timeline.cpp \
170 timespanview.cpp \ 171 timespanview.cpp \
171 ../kalarmd/alarmdialog.cpp 172 ../kalarmd/alarmdialog.cpp
172 173
173HEADERS += calprintbase.h calprinter.h calprintplugins.h cellitem.h 174HEADERS += calprintbase.h calprinter.h calprintplugins.h cellitem.h
174INTERFACES += calprintdayconfig_base.ui \ 175INTERFACES += calprintdayconfig_base.ui \
175 calprintmonthconfig_base.ui \ 176 calprintmonthconfig_base.ui \
176 calprinttodoconfig_base.ui \ 177 calprinttodoconfig_base.ui \
177 calprintweekconfig_base.ui 178 calprintweekconfig_base.ui
178SOURCES += calprintbase.cpp calprinter.cpp calprintplugins.cpp cellitem.cpp 179SOURCES += calprintbase.cpp calprinter.cpp calprintplugins.cpp cellitem.cpp
179 180
180 181
181 182
182win32: { 183win32: {
183HEADERS += ../outport/msoutl9.h \ 184HEADERS += ../outport/msoutl9.h \
184 koimportoldialog.h 185 koimportoldialog.h
185 186
186 187
187SOURCES += ../outport/msoutl9.cpp \ 188SOURCES += ../outport/msoutl9.cpp \
188 koimportoldialog.cpp 189 koimportoldialog.cpp
189 190
190 191
191} 192}
192 193