wrowe 2002/06/04 20:47:03
Modified: htdocs/manual win_compiling.html.en
Log:
A note that percolated out of the httpd-2.0 rewrites
Revision Changes Path
1.16 +4 -1 httpd-docs-1.3/htdocs/manual/win_compiling.html.en
Index: win_compiling.html.en
===================================================================
RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/win_compiling.html.en,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- win_compiling.html.en 13 May 2002 19:54:19 -0000 1.15
+++ win_compiling.html.en 5 Jun 2002 03:47:03 -0000 1.16
@@ -28,7 +28,10 @@
Platform SDK, may be required to prepare the command-line tools
for command-line builds (e.g. using nmake). To install apache
with the Makefile.win or the InstallBin project in the Visual
- Studio IDE, the awk utility is also required.</p>
+ Studio IDE, the awk utility is also required. If you use Visual
+ Studio 7.0 (.net), loading Apache.dsw converts it to .msproj
+ format. When changes are made to the project (.dsp) files, you
+ must reconvert Apache.dsw all over again.</p>
<p>First, you should install awk.exe where it can be found in
the path and the DevStudio environment, if you plan to use the
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]