From 7cd82d0e2aa4674281e249630cd7392ce6de7413 Mon Sep 17 00:00:00 2001 From: Dallas Wang Date: Sat, 22 Feb 2003 08:44:20 +0000 Subject: [PATCH] Add a space and a right braket git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117538 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/install.windows.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/chapters/install.windows.xml b/chapters/install.windows.xml index 42353a454d..b07071db4f 100644 --- a/chapters/install.windows.xml +++ b/chapters/install.windows.xml @@ -1,5 +1,5 @@ - + Installation on Windows systems @@ -546,7 +546,7 @@ For GUI users, launch VC++, and then select File => Open - Workspace, navigate to c:\work\bindlib_w32and + Workspace, navigate to c:\work\bindlib_w32 and select bindlib.dsw. Then select Build=>Set Active Configuration and select the desired configuration. Finally select Build=>Rebuild All. @@ -651,7 +651,7 @@ - In order to build the SAPI module (php4isapi.dll + In order to build the SAPI module (php4isapi.dll) for integrating PHP with Microsoft IIS, set your active configuration to php4isapi-whatever-config and build the desired dll.