summaryrefslogtreecommitdiffabout
path: root/korganizer/korganizer.pro
Unidiff
Diffstat (limited to 'korganizer/korganizer.pro') (more/less context) (show 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 50443ef..df8f8d7 100644
--- a/korganizer/korganizer.pro
+++ b/korganizer/korganizer.pro
@@ -56,48 +56,49 @@ LIBS += ../bin/microkabc.lib
56LIBS += ../libical/lib/ical.lib 56LIBS += ../libical/lib/ical.lib
57LIBS += ../libical/lib/icalss.lib 57LIBS += ../libical/lib/icalss.lib
58#LIBS += atls.lib 58#LIBS += atls.lib
59QMAKE_LINK += /NODEFAULTLIB:LIBC 59QMAKE_LINK += /NODEFAULTLIB:LIBC
60OBJECTS_DIR = obj/win 60OBJECTS_DIR = obj/win
61MOC_DIR = moc/win 61MOC_DIR = moc/win
62#olimport section 62#olimport section
63importol: { 63importol: {
64debug: { 64debug: {
65LIBS += mfc71ud.lib 65LIBS += mfc71ud.lib
66QMAKE_LINK += /NODEFAULTLIB:MSVCRT 66QMAKE_LINK += /NODEFAULTLIB:MSVCRT
67QMAKE_LINK += /NODEFAULTLIB:uafxcw.lib 67QMAKE_LINK += /NODEFAULTLIB:uafxcw.lib
68} 68}
69release: { 69release: {
70LIBS += mfc71u.lib 70LIBS += mfc71u.lib
71} 71}
72DEFINES += _OL_IMPORT_ 72DEFINES += _OL_IMPORT_
73 73
74HEADERS += ../outport/msoutl9.h \ 74HEADERS += ../outport/msoutl9.h \
75 koimportoldialog.h 75 koimportoldialog.h
76 76
77SOURCES += ../outport/msoutl9.cpp \ 77SOURCES += ../outport/msoutl9.cpp \
78 koimportoldialog.cpp 78 koimportoldialog.cpp
79#olimport section end 79#olimport section end
80 TARGET = kopi_xp
80} else { 81} else {
81 TARGET = kopi_me 82 TARGET = kopi_me
82} 83}
83 84
84} 85}
85 86
86 87
87INTERFACES = kofilterview_base.ui 88INTERFACES = kofilterview_base.ui
88#filteredit_base.ui 89#filteredit_base.ui
89 90
90# kdateedit.h \ 91# kdateedit.h \
91 92
92HEADERS += datenavigatorcontainer.h \ 93HEADERS += datenavigatorcontainer.h \
93 filteredit_base.h \ 94 filteredit_base.h \
94 alarmclient.h \ 95 alarmclient.h \
95 calendarview.h \ 96 calendarview.h \
96 customlistviewitem.h \ 97 customlistviewitem.h \
97 datenavigator.h \ 98 datenavigator.h \
98 docprefs.h \ 99 docprefs.h \
99 filtereditdialog.h \ 100 filtereditdialog.h \
100 incomingdialog.h \ 101 incomingdialog.h \
101 incomingdialog_base.h \ 102 incomingdialog_base.h \
102 interfaces/korganizer/baseview.h \ 103 interfaces/korganizer/baseview.h \
103 interfaces/korganizer/calendarviewbase.h \ 104 interfaces/korganizer/calendarviewbase.h \