diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2011-03-22 02:16:30 +0200 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2011-03-22 02:16:30 +0200 |
commit | 6fc50b0001b4edb38f1a6d194a43d5622a0a0f94 (patch) | |
tree | 1fe731c2fa43faa54d89883e4b0de2dcdd6d71e7 | |
parent | 31b78ae77e9dba2afbb2979c7b84631e03869398 (diff) |
new file: README
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +* Build Dependencies + 1. boost (http://www.boost.org/) + 2. utf8cpp (http://utfcpp.sourceforge.net/) + 3. c++ compiller (because of miranda have compiled with MSVC, only msvc compiled builds working fine (i have no success with mingw, please report your result :) )) +* Runtime Dependencies + 1. MIranda IM at least 0.8 (0.9 recommended for extended jabber integration) |