-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 OBJECTS_DIR = obj/win MOC_DIR = moc/win #olimport section -#blabla: { +importol: { debug: { LIBS += mfc71ud.lib QMAKE_LINK += /NODEFAULTLIB:MSVCRT @@ -75,7 +75,7 @@ HEADERS += ../outport/msoutl9.h \ SOURCES += ../outport/msoutl9.cpp \ koimportoldialog.cpp -#} +} #olimport section end } |