diff --git a/build-setup.php b/build-setup.php index 87354212b..90757c854 100644 --- a/build-setup.php +++ b/build-setup.php @@ -93,13 +93,13 @@ site_header("Get Involved", array("current" => "community"));

Visual Studio 2008:

Visual Studio 2008 and 2012: Windows should now change to the directory C:\path-to-workspace\phpdev\VCXX\XARCH, and consider it the root of the workspace for the current build.

@@ -124,31 +124,31 @@ site_header("Get Involved", array("current" => "community"));

All operating systems now converge on (near as makes no difference) the same solutions for the rest of the build process:

For Microsoft Windows operating systems, those commands looks like this:

While for the rest of us, those commands look like this:

@@ -164,7 +164,7 @@ site_header("Get Involved", array("current" => "community"));

It is also possible to run a set (directory) of tests in the following way:

@@ -172,4 +172,3 @@ site_header("Get Involved", array("current" => "community")); site_footer(array('sidebar'=>$SIDEBAR_DATA)); /* vim: set et ts=4 sw=4 ft=php: : */ -