Diffstat (limited to 'kaddressbook/kaddressbook.pro') (more/less context) (ignore whitespace changes)
-rw-r--r-- | kaddressbook/kaddressbook.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kaddressbook/kaddressbook.pro b/kaddressbook/kaddressbook.pro index f9d22d5..3386ffe 100644 --- a/kaddressbook/kaddressbook.pro +++ b/kaddressbook/kaddressbook.pro | |||
@@ -49,9 +49,9 @@ LIBS += ../bin/microkabc.lib | |||
49 | QMAKE_LINK += /NODEFAULTLIB:LIBC | 49 | QMAKE_LINK += /NODEFAULTLIB:LIBC |
50 | OBJECTS_DIR = obj/win | 50 | OBJECTS_DIR = obj/win |
51 | MOC_DIR = moc/win | 51 | MOC_DIR = moc/win |
52 | #olimport section | 52 | #olimport section |
53 | #blabla: { | 53 | importol { |
54 | debug: { | 54 | debug: { |
55 | LIBS += mfc71ud.lib | 55 | LIBS += mfc71ud.lib |
56 | } | 56 | } |
57 | release: { | 57 | release: { |
@@ -61,9 +61,9 @@ DEFINES += _OL_IMPORT_ | |||
61 | HEADERS = ../outport/msoutl9.h \ | 61 | HEADERS = ../outport/msoutl9.h \ |
62 | kaimportoldialog.h | 62 | kaimportoldialog.h |
63 | SOURCES = ../outport/msoutl9.cpp \ | 63 | SOURCES = ../outport/msoutl9.cpp \ |
64 | kaimportoldialog.cpp | 64 | kaimportoldialog.cpp |
65 | #} | 65 | } |
66 | #olimport section end | 66 | #olimport section end |
67 | } | 67 | } |
68 | 68 | ||
69 | INTERFACES = \ | 69 | INTERFACES = \ |