From 98d0faa2eeddfe260bd337c69b00734b7cff2375 Mon Sep 17 00:00:00 2001 From: mataes2007 Date: Sat, 26 Nov 2011 15:54:11 +0000 Subject: added mBot git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@217 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- mBot/docs/build.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 mBot/docs/build.txt (limited to 'mBot/docs/build.txt') 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 -- cgit v1.2.3