summaryrefslogtreecommitdiff
path: root/mBot/docs/build.txt
diff options
context:
space:
mode:
authormataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-11-26 15:54:11 +0000
committermataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-11-26 15:54:11 +0000
commit98d0faa2eeddfe260bd337c69b00734b7cff2375 (patch)
treefd87457af6b1e681b6d11cd79a63ef54273838ae /mBot/docs/build.txt
parenta6b865c29d52376d0b5470a68b9d4920721ed097 (diff)
added mBot
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@217 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'mBot/docs/build.txt')
-rw-r--r--mBot/docs/build.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/mBot/docs/build.txt b/mBot/docs/build.txt
new file mode 100644
index 0000000..21d2bd1
--- /dev/null
+++ b/mBot/docs/build.txt
@@ -0,0 +1,8 @@
+Building MSP isn't as easy as you might expected. You need to collect following things:
+
+-) PHP source code (www.php.net)
+-) PHP development library (www.php.net - windows binaries)
+-) MSVS 2005
+-) Miranda-IM headers
+
+Then you must set the paths in the MSP and LIBPHP projects so that they point to the right headers/libraries locations. \ No newline at end of file