From e270295e45b14cd3405d94b1184f4242737c5cf3 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Mon, 30 Jul 2012 07:35:09 +0000 Subject: StopSpamMod added to a full solution, unchecked (boost), small projects adjustment git-svn-id: http://svn.miranda-ng.org/main/trunk@1271 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/StopSpamMod/docs/stopspam_mod-readme.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 plugins/StopSpamMod/docs/stopspam_mod-readme.txt (limited to 'plugins/StopSpamMod/docs') diff --git a/plugins/StopSpamMod/docs/stopspam_mod-readme.txt b/plugins/StopSpamMod/docs/stopspam_mod-readme.txt new file mode 100644 index 0000000000..4f317d214d --- /dev/null +++ b/plugins/StopSpamMod/docs/stopspam_mod-readme.txt @@ -0,0 +1,5 @@ +* Build Dependencies + 1. boost (http://www.boost.org/) + 2. 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 (custom builds should be compiled fine against 0.6, 0.7 miranda api) -- cgit v1.2.3