summaryrefslogtreecommitdiff
path: root/mBot/docs/build.txt
diff options
context:
space:
mode:
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