-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 | |||
@@ -59,7 +59,7 @@ 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 |
@@ -75,7 +75,7 @@ HEADERS += ../outport/msoutl9.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 | } |