author | zautrix <zautrix> | 2005-08-17 20:10:36 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2005-08-17 20:10:36 (UTC) |
commit | c49a7d17b98d59010e88305d8a66f8318b3d4aed (patch) (unidiff) | |
tree | cc2a6b6d38867b5cf46420c59a116ed8abb428c7 /korganizer | |
parent | 7b85cd21eac504f2004df9f3c2b818cbc1478fc0 (diff) | |
download | kdepimpi-c49a7d17b98d59010e88305d8a66f8318b3d4aed.zip kdepimpi-c49a7d17b98d59010e88305d8a66f8318b3d4aed.tar.gz kdepimpi-c49a7d17b98d59010e88305d8a66f8318b3d4aed.tar.bz2 |
pro file fixes
-rw-r--r-- | korganizer/korganizer.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/korganizer/korganizer.pro b/korganizer/korganizer.pro index bb5f29e..0750083 100644 --- a/korganizer/korganizer.pro +++ b/korganizer/korganizer.pro | |||
@@ -14,113 +14,113 @@ DEFINES += KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER | |||
14 | #KORG_NOPRINTER KORG_NOKABC KORG_NODND | 14 | #KORG_NOPRINTER KORG_NOKABC KORG_NODND |
15 | DEFINES += KORG_NOLVALTERNATION | 15 | DEFINES += KORG_NOLVALTERNATION |
16 | DEFINES += DESKTOP_VERSION | 16 | DEFINES += DESKTOP_VERSION |
17 | unix : { | 17 | unix : { |
18 | staticlib: { | 18 | staticlib: { |
19 | LIBS += ../bin/libmicrokabc_qtopia.a | 19 | LIBS += ../bin/libmicrokabc_qtopia.a |
20 | LIBS += ../bin/libmicrokabc_file.a | 20 | LIBS += ../bin/libmicrokabc_file.a |
21 | LIBS += ../bin/libmicrokabc_dir.a | 21 | LIBS += ../bin/libmicrokabc_dir.a |
22 | LIBS += ../bin/libmicrokdepim.a | 22 | LIBS += ../bin/libmicrokdepim.a |
23 | LIBS += ../bin/libmicrokcal.a | 23 | LIBS += ../bin/libmicrokcal.a |
24 | LIBS += ../bin/libmicrokabc.a | 24 | LIBS += ../bin/libmicrokabc.a |
25 | LIBS += ../bin/libmicrokde.a | 25 | LIBS += ../bin/libmicrokde.a |
26 | LIBS += ../bin/libmicrokabc_qtopia.a | 26 | LIBS += ../bin/libmicrokabc_qtopia.a |
27 | LIBS += ../bin/libmicrokabc_file.a | 27 | LIBS += ../bin/libmicrokabc_file.a |
28 | LIBS += ../bin/libmicrokabc_dir.a | 28 | LIBS += ../bin/libmicrokabc_dir.a |
29 | LIBS += ../bin/libmicrokdepim.a | 29 | LIBS += ../bin/libmicrokdepim.a |
30 | LIBS += ../bin/libmicrokcal.a | 30 | LIBS += ../bin/libmicrokcal.a |
31 | LIBS += ../bin/libmicrokabc.a | 31 | LIBS += ../bin/libmicrokabc.a |
32 | LIBS += ../bin/libmicrokde.a | 32 | LIBS += ../bin/libmicrokde.a |
33 | LIBS += ../libical/lib/libical.a | 33 | LIBS += ../libical/lib/libical.a |
34 | LIBS += ../libical/lib/libicalss.a | 34 | LIBS += ../libical/lib/libicalss.a |
35 | } else { | 35 | } else { |
36 | LIBS += ../bin/libmicrokdepim.so | 36 | LIBS += ../bin/libmicrokdepim.so |
37 | LIBS += ../bin/libmicrokcal.so | 37 | LIBS += ../bin/libmicrokcal.so |
38 | LIBS += ../bin/libmicrokde.so | 38 | LIBS += ../bin/libmicrokde.so |
39 | LIBS += ../bin/libmicrokabc.so | 39 | LIBS += ../bin/libmicrokabc.so |
40 | #LIBS += -lbluetooth | 40 | #LIBS += -lbluetooth |
41 | #LIBS += -lsdp | 41 | #LIBS += -lsdp |
42 | 42 | ||
43 | #LIBS += -lldap | 43 | #LIBS += -lldap |
44 | } | 44 | } |
45 | OBJECTS_DIR = obj/unix | 45 | OBJECTS_DIR = obj/unix |
46 | MOC_DIR = moc/unix | 46 | MOC_DIR = moc/unix |
47 | } | 47 | } |
48 | win32: { | 48 | win32: { |
49 | RC_FILE = winicons.rc | 49 | RC_FILE = winicons.rc |
50 | DEFINES += _WIN32_ | 50 | DEFINES += _WIN32_ |
51 | LIBS += ../bin/microkdepim.lib | 51 | LIBS += ../bin/microkdepim.lib |
52 | LIBS += ../bin/microkcal.lib | 52 | LIBS += ../bin/microkcal.lib |
53 | LIBS += ../bin/microkde.lib | 53 | LIBS += ../bin/microkde.lib |
54 | LIBS += ../bin/microkabc.lib | 54 | LIBS += ../bin/microkabc.lib |
55 | LIBS += ../libical/lib/ical.lib | 55 | LIBS += ../libical/lib/ical.lib |
56 | LIBS += ../libical/lib/icalss.lib | 56 | LIBS += ../libical/lib/icalss.lib |
57 | #LIBS += atls.lib | 57 | #LIBS += atls.lib |
58 | QMAKE_LINK += /NODEFAULTLIB:LIBC | 58 | QMAKE_LINK += /NODEFAULTLIB:LIBC |
59 | OBJECTS_DIR = obj/win | 59 | OBJECTS_DIR = obj/win |
60 | MOC_DIR = moc/win | 60 | MOC_DIR = moc/win |
61 | #olimport section | 61 | #olimport section |
62 | #blabla: { | 62 | importol: { |
63 | debug: { | 63 | debug: { |
64 | LIBS += mfc71ud.lib | 64 | LIBS += mfc71ud.lib |
65 | QMAKE_LINK += /NODEFAULTLIB:MSVCRT | 65 | QMAKE_LINK += /NODEFAULTLIB:MSVCRT |
66 | QMAKE_LINK += /NODEFAULTLIB:uafxcw.lib | 66 | QMAKE_LINK += /NODEFAULTLIB:uafxcw.lib |
67 | } | 67 | } |
68 | release: { | 68 | release: { |
69 | LIBS += mfc71u.lib | 69 | LIBS += mfc71u.lib |
70 | } | 70 | } |
71 | DEFINES += _OL_IMPORT_ | 71 | DEFINES += _OL_IMPORT_ |
72 | 72 | ||
73 | HEADERS += ../outport/msoutl9.h \ | 73 | HEADERS += ../outport/msoutl9.h \ |
74 | koimportoldialog.h | 74 | koimportoldialog.h |
75 | 75 | ||
76 | SOURCES += ../outport/msoutl9.cpp \ | 76 | SOURCES += ../outport/msoutl9.cpp \ |
77 | koimportoldialog.cpp | 77 | koimportoldialog.cpp |
78 | #} | 78 | } |
79 | #olimport section end | 79 | #olimport section end |
80 | 80 | ||
81 | } | 81 | } |
82 | 82 | ||
83 | 83 | ||
84 | INTERFACES = kofilterview_base.ui | 84 | INTERFACES = kofilterview_base.ui |
85 | #filteredit_base.ui | 85 | #filteredit_base.ui |
86 | 86 | ||
87 | # kdateedit.h \ | 87 | # kdateedit.h \ |
88 | 88 | ||
89 | HEADERS += datenavigatorcontainer.h \ | 89 | HEADERS += datenavigatorcontainer.h \ |
90 | filteredit_base.h \ | 90 | filteredit_base.h \ |
91 | alarmclient.h \ | 91 | alarmclient.h \ |
92 | calendarview.h \ | 92 | calendarview.h \ |
93 | customlistviewitem.h \ | 93 | customlistviewitem.h \ |
94 | datenavigator.h \ | 94 | datenavigator.h \ |
95 | docprefs.h \ | 95 | docprefs.h \ |
96 | filtereditdialog.h \ | 96 | filtereditdialog.h \ |
97 | incomingdialog.h \ | 97 | incomingdialog.h \ |
98 | incomingdialog_base.h \ | 98 | incomingdialog_base.h \ |
99 | interfaces/korganizer/baseview.h \ | 99 | interfaces/korganizer/baseview.h \ |
100 | interfaces/korganizer/calendarviewbase.h \ | 100 | interfaces/korganizer/calendarviewbase.h \ |
101 | journalentry.h \ | 101 | journalentry.h \ |
102 | kdatenavigator.h \ | 102 | kdatenavigator.h \ |
103 | koagenda.h \ | 103 | koagenda.h \ |
104 | koagendaitem.h \ | 104 | koagendaitem.h \ |
105 | koagendaview.h \ | 105 | koagendaview.h \ |
106 | kocounterdialog.h \ | 106 | kocounterdialog.h \ |
107 | kodaymatrix.h \ | 107 | kodaymatrix.h \ |
108 | kodialogmanager.h \ | 108 | kodialogmanager.h \ |
109 | koeditordetails.h \ | 109 | koeditordetails.h \ |
110 | koeditorgeneral.h \ | 110 | koeditorgeneral.h \ |
111 | koeditorgeneralevent.h \ | 111 | koeditorgeneralevent.h \ |
112 | koeditorgeneraltodo.h \ | 112 | koeditorgeneraltodo.h \ |
113 | koeditorrecurrence.h \ | 113 | koeditorrecurrence.h \ |
114 | koeventeditor.h \ | 114 | koeventeditor.h \ |
115 | koeventpopupmenu.h \ | 115 | koeventpopupmenu.h \ |
116 | koeventview.h \ | 116 | koeventview.h \ |
117 | koeventviewer.h \ | 117 | koeventviewer.h \ |
118 | koeventviewerdialog.h \ | 118 | koeventviewerdialog.h \ |
119 | kofilterview.h \ | 119 | kofilterview.h \ |
120 | koglobals.h \ | 120 | koglobals.h \ |
121 | koincidenceeditor.h \ | 121 | koincidenceeditor.h \ |
122 | kojournalview.h \ | 122 | kojournalview.h \ |
123 | kolistview.h \ | 123 | kolistview.h \ |
124 | kolocationbox.h \ | 124 | kolocationbox.h \ |
125 | komonthview.h \ | 125 | komonthview.h \ |
126 | koprefs.h \ | 126 | koprefs.h \ |