author | zautrix <zautrix> | 2005-08-18 05:41:57 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2005-08-18 05:41:57 (UTC) |
commit | 20fcff8e0088d7bec12ecd9fd6af3f6150fcb1b2 (patch) (unidiff) | |
tree | 8a297ef21341c2c9711730bb2c495556d25a75d5 /korganizer | |
parent | 075fe8e7470f5b9db7553889271880e476a6015a (diff) | |
download | kdepimpi-20fcff8e0088d7bec12ecd9fd6af3f6150fcb1b2.zip kdepimpi-20fcff8e0088d7bec12ecd9fd6af3f6150fcb1b2.tar.gz kdepimpi-20fcff8e0088d7bec12ecd9fd6af3f6150fcb1b2.tar.bz2 |
pro fix
-rw-r--r-- | korganizer/korganizer.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/korganizer/korganizer.pro b/korganizer/korganizer.pro index 50443ef..df8f8d7 100644 --- a/korganizer/korganizer.pro +++ b/korganizer/korganizer.pro | |||
@@ -74,12 +74,13 @@ DEFINES += _OL_IMPORT_ | |||
74 | HEADERS += ../outport/msoutl9.h \ | 74 | HEADERS += ../outport/msoutl9.h \ |
75 | koimportoldialog.h | 75 | koimportoldialog.h |
76 | 76 | ||
77 | SOURCES += ../outport/msoutl9.cpp \ | 77 | SOURCES += ../outport/msoutl9.cpp \ |
78 | koimportoldialog.cpp | 78 | koimportoldialog.cpp |
79 | #olimport section end | 79 | #olimport section end |
80 | TARGET = kopi_xp | ||
80 | } else { | 81 | } else { |
81 | TARGET = kopi_me | 82 | TARGET = kopi_me |
82 | } | 83 | } |
83 | 84 | ||
84 | } | 85 | } |
85 | 86 | ||