From: William A. Rowe Jr Date: Thu, 11 May 2000 03:58:00 +0000 (+0000) Subject: Clean up documentation on both sides (1.3 and 2.0) for the Win32 build. X-Git-Tag: APACHE_2_0_ALPHA_4~170 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=00e1bf9cef1ec4514bcf63f8fc12ee9dbc255bb8;p=apache Clean up documentation on both sides (1.3 and 2.0) for the Win32 build. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85187 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/platform/win_compiling.html b/docs/manual/platform/win_compiling.html index 9bf0847041..12cabba6d9 100644 --- a/docs/manual/platform/win_compiling.html +++ b/docs/manual/platform/win_compiling.html @@ -39,6 +39,9 @@
  • nmake /f Makefile.win _apached (debug build) +

    These will both compile Apache. The latter will include debugging + information in the resulting files, making it easier to find bugs and + track down problems.

    Apache can also be compiled using VC++'s Visual Studio development environment. To simplify this process, a Visual Studio workspace,