-rw-r--r-- | kaddressbook/kaddressbook.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kaddressbook/kaddressbook.pro b/kaddressbook/kaddressbook.pro index 233839f..cd38e5f 100644 --- a/kaddressbook/kaddressbook.pro +++ b/kaddressbook/kaddressbook.pro | |||
@@ -61,12 +61,13 @@ LIBS += mfc71u.lib | |||
61 | DEFINES += _OL_IMPORT_ | 61 | DEFINES += _OL_IMPORT_ |
62 | HEADERS = ../outport/msoutl9.h \ | 62 | HEADERS = ../outport/msoutl9.h \ |
63 | kaimportoldialog.h | 63 | kaimportoldialog.h |
64 | SOURCES = ../outport/msoutl9.cpp \ | 64 | SOURCES = ../outport/msoutl9.cpp \ |
65 | kaimportoldialog.cpp | 65 | kaimportoldialog.cpp |
66 | #olimport section end | 66 | #olimport section end |
67 | TARGET = kapi_xp | ||
67 | } else { | 68 | } else { |
68 | TARGET = kapi_me | 69 | TARGET = kapi_me |
69 | } | 70 | } |
70 | } | 71 | } |
71 | 72 | ||
72 | INTERFACES = \ | 73 | INTERFACES = \ |