-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 | |||
@@ -58,9 +58,9 @@ LIBS += ../libical/lib/icalss.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 |
@@ -74,9 +74,9 @@ 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 | ||