summaryrefslogtreecommitdiff
path: root/plugins/StopSpamMod/README
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-07-30 06:48:44 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-07-30 06:48:44 +0000
commit8df61eefd63a9816aa25e3b567a82e74f5acc3d0 (patch)
treed1b2b7b957b40c20f386c105bb9036760b1c0081 /plugins/StopSpamMod/README
parent234db3e6d7e9f285054f92233b9406efd684eaa3 (diff)
New_GPG unchecked in full solution (boost), StopSpamMod - folder renamed
git-svn-id: http://svn.miranda-ng.org/main/trunk@1269 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/StopSpamMod/README')
-rwxr-xr-xplugins/StopSpamMod/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/StopSpamMod/README b/plugins/StopSpamMod/README
new file mode 100755
index 0000000000..4f317d214d
--- /dev/null
+++ b/plugins/StopSpamMod/README
@@ -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)