-rw-r--r-- | korganizer/korganizer.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/korganizer.pro b/korganizer/korganizer.pro index 4e8ce11..378d59a 100644 --- a/korganizer/korganizer.pro +++ b/korganizer/korganizer.pro | |||
@@ -1,106 +1,106 @@ | |||
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/ | 4 | OBJECTS_DIR = _obj/ |
5 | MOC_DIR = _moc | 5 | MOC_DIR = _moc |
6 | DESTDIR= ../bin | 6 | DESTDIR= ../bin |
7 | 7 | ||
8 | include( ../variables.pri ) | 8 | include( ../variables.pri ) |
9 | 9 | ||
10 | INCLUDEPATH += ../microkde ../ interfaces ../microkde/kdecore ../microkde/kdeui ../microkde/kio/kfile | 10 | INCLUDEPATH += ../microkde ../ interfaces ../microkde/kdecore ../microkde/kdeui ../microkde/kio/kfile ../microkde/kio/kio |
11 | #../qtcompat | 11 | #../qtcompat |
12 | DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOARCHIVE KORG_NOMAIL | 12 | DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOARCHIVE KORG_NOMAIL |
13 | DEFINES += KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER | 13 | DEFINES += KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER |
14 | #KORG_NOPRINTER KORG_NOKABC | 14 | #KORG_NOPRINTER KORG_NOKABC |
15 | DEFINES += KORG_NOLVALTERNATION | 15 | DEFINES += KORG_NOLVALTERNATION |
16 | DEFINES += DESKTOP_VERSION | 16 | DEFINES += DESKTOP_VERSION |
17 | unix : { | 17 | unix : { |
18 | LIBS += ../bin/libmicrokdepim.so | 18 | LIBS += ../bin/libmicrokdepim.so |
19 | LIBS += ../bin/libmicrokcal.so | 19 | LIBS += ../bin/libmicrokcal.so |
20 | LIBS += ../bin/libmicrokde.so | 20 | LIBS += ../bin/libmicrokde.so |
21 | LIBS += ../bin/libmicrokabc.so | 21 | LIBS += ../bin/libmicrokabc.so |
22 | LIBS += -lldap | 22 | LIBS += -lldap |
23 | OBJECTS_DIR = obj/unix | 23 | OBJECTS_DIR = obj/unix |
24 | MOC_DIR = moc/unix | 24 | MOC_DIR = moc/unix |
25 | } | 25 | } |
26 | win32: { | 26 | win32: { |
27 | DEFINES += _WIN32_ | 27 | DEFINES += _WIN32_ |
28 | LIBS += ../bin/microkdepim.lib | 28 | LIBS += ../bin/microkdepim.lib |
29 | LIBS += ../bin/microkcal.lib | 29 | LIBS += ../bin/microkcal.lib |
30 | LIBS += ../bin/microkde.lib | 30 | LIBS += ../bin/microkde.lib |
31 | LIBS += ../bin/microkabc.lib | 31 | LIBS += ../bin/microkabc.lib |
32 | LIBS += ../libical/lib/ical.lib | 32 | LIBS += ../libical/lib/ical.lib |
33 | LIBS += ../libical/lib/icalss.lib | 33 | LIBS += ../libical/lib/icalss.lib |
34 | #LIBS += atls.lib | 34 | #LIBS += atls.lib |
35 | LIBS += mfc71u.lib | 35 | LIBS += mfc71u.lib |
36 | QMAKE_LINK += /NODEFAULTLIB:LIBC | 36 | QMAKE_LINK += /NODEFAULTLIB:LIBC |
37 | #QMAKE_LINK += /NODEFAULTLIB:MSVCRT | 37 | #QMAKE_LINK += /NODEFAULTLIB:MSVCRT |
38 | #QMAKE_LINK += /NODEFAULTLIB:uafxcw.lib | 38 | #QMAKE_LINK += /NODEFAULTLIB:uafxcw.lib |
39 | OBJECTS_DIR = obj/win | 39 | OBJECTS_DIR = obj/win |
40 | MOC_DIR = moc/win | 40 | MOC_DIR = moc/win |
41 | } | 41 | } |
42 | 42 | ||
43 | 43 | ||
44 | INTERFACES = kofilterview_base.ui | 44 | INTERFACES = kofilterview_base.ui |
45 | # filteredit_base.ui | 45 | # filteredit_base.ui |
46 | 46 | ||
47 | # kdateedit.h \ | 47 | # kdateedit.h \ |
48 | 48 | ||
49 | HEADERS = \ | 49 | HEADERS = \ |
50 | filteredit_base.h \ | 50 | filteredit_base.h \ |
51 | alarmclient.h \ | 51 | alarmclient.h \ |
52 | calendarview.h \ | 52 | calendarview.h \ |
53 | customlistviewitem.h \ | 53 | customlistviewitem.h \ |
54 | datenavigator.h \ | 54 | datenavigator.h \ |
55 | docprefs.h \ | 55 | docprefs.h \ |
56 | filtereditdialog.h \ | 56 | filtereditdialog.h \ |
57 | incomingdialog.h \ | 57 | incomingdialog.h \ |
58 | incomingdialog_base.h \ | 58 | incomingdialog_base.h \ |
59 | interfaces/korganizer/baseview.h \ | 59 | interfaces/korganizer/baseview.h \ |
60 | interfaces/korganizer/calendarviewbase.h \ | 60 | interfaces/korganizer/calendarviewbase.h \ |
61 | journalentry.h \ | 61 | journalentry.h \ |
62 | kdatenavigator.h \ | 62 | kdatenavigator.h \ |
63 | koagenda.h \ | 63 | koagenda.h \ |
64 | koagendaitem.h \ | 64 | koagendaitem.h \ |
65 | koagendaview.h \ | 65 | koagendaview.h \ |
66 | kocounterdialog.h \ | 66 | kocounterdialog.h \ |
67 | kodaymatrix.h \ | 67 | kodaymatrix.h \ |
68 | kodialogmanager.h \ | 68 | kodialogmanager.h \ |
69 | koeditordetails.h \ | 69 | koeditordetails.h \ |
70 | koeditorgeneral.h \ | 70 | koeditorgeneral.h \ |
71 | koeditorgeneralevent.h \ | 71 | koeditorgeneralevent.h \ |
72 | koeditorgeneraltodo.h \ | 72 | koeditorgeneraltodo.h \ |
73 | koeditorrecurrence.h \ | 73 | koeditorrecurrence.h \ |
74 | koeventeditor.h \ | 74 | koeventeditor.h \ |
75 | koeventpopupmenu.h \ | 75 | koeventpopupmenu.h \ |
76 | koeventview.h \ | 76 | koeventview.h \ |
77 | koeventviewer.h \ | 77 | koeventviewer.h \ |
78 | koeventviewerdialog.h \ | 78 | koeventviewerdialog.h \ |
79 | kofilterview.h \ | 79 | kofilterview.h \ |
80 | koglobals.h \ | 80 | koglobals.h \ |
81 | koincidenceeditor.h \ | 81 | koincidenceeditor.h \ |
82 | kojournalview.h \ | 82 | kojournalview.h \ |
83 | kolistview.h \ | 83 | kolistview.h \ |
84 | kolocationbox.h \ | 84 | kolocationbox.h \ |
85 | komonthview.h \ | 85 | komonthview.h \ |
86 | koprefs.h \ | 86 | koprefs.h \ |
87 | koprefsdialog.h \ | 87 | koprefsdialog.h \ |
88 | kosyncprefsdialog.h \ | 88 | kosyncprefsdialog.h \ |
89 | kotimespanview.h \ | 89 | kotimespanview.h \ |
90 | kotodoeditor.h \ | 90 | kotodoeditor.h \ |
91 | kotodoview.h \ | 91 | kotodoview.h \ |
92 | kotodoviewitem.h \ | 92 | kotodoviewitem.h \ |
93 | koviewmanager.h \ | 93 | koviewmanager.h \ |
94 | kowhatsnextview.h \ | 94 | kowhatsnextview.h \ |
95 | ktimeedit.h \ | 95 | ktimeedit.h \ |
96 | lineview.h \ | 96 | lineview.h \ |
97 | mainwindow.h \ | 97 | mainwindow.h \ |
98 | navigatorbar.h \ | 98 | navigatorbar.h \ |
99 | outgoingdialog.h \ | 99 | outgoingdialog.h \ |
100 | outgoingdialog_base.h \ | 100 | outgoingdialog_base.h \ |
101 | publishdialog.h \ | 101 | publishdialog.h \ |
102 | publishdialog_base.h \ | 102 | publishdialog_base.h \ |
103 | savetemplatedialog.h \ | 103 | savetemplatedialog.h \ |
104 | searchdialog.h \ | 104 | searchdialog.h \ |
105 | simplealarmclient.h \ | 105 | simplealarmclient.h \ |
106 | statusdialog.h \ | 106 | statusdialog.h \ |