summaryrefslogtreecommitdiffabout
path: root/korganizer/korganizer.pro
Unidiff
Diffstat (limited to 'korganizer/korganizer.pro') (more/less context) (show whitespace changes)
-rw-r--r--korganizer/korganizer.pro4
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
@@ -58,9 +58,9 @@ LIBS += ../libical/lib/icalss.lib
58QMAKE_LINK += /NODEFAULTLIB:LIBC 58QMAKE_LINK += /NODEFAULTLIB:LIBC
59OBJECTS_DIR = obj/win 59OBJECTS_DIR = obj/win
60MOC_DIR = moc/win 60MOC_DIR = moc/win
61#olimport section 61#olimport section
62#blabla: { 62importol: {
63debug: { 63debug: {
64LIBS += mfc71ud.lib 64LIBS += mfc71ud.lib
65QMAKE_LINK += /NODEFAULTLIB:MSVCRT 65QMAKE_LINK += /NODEFAULTLIB:MSVCRT
66QMAKE_LINK += /NODEFAULTLIB:uafxcw.lib 66QMAKE_LINK += /NODEFAULTLIB:uafxcw.lib
@@ -74,9 +74,9 @@ HEADERS += ../outport/msoutl9.h \
74 koimportoldialog.h 74 koimportoldialog.h
75 75
76SOURCES += ../outport/msoutl9.cpp \ 76SOURCES += ../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