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,125 +1,126 @@
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 \