summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-01-17 08:24:29 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-01-17 08:24:29 +0000
commitc6877a414e14e0c0e6430fb697e6580ebe87be8b (patch)
treea8dace20f656fcd6bcee958832cdd4313b4ef64e
parenta3eb91ffb168dce9e5c4667eb2aaa314e240a2c0 (diff)
downloadgnurl-c6877a414e14e0c0e6430fb697e6580ebe87be8b.tar.gz
gnurl-c6877a414e14e0c0e6430fb697e6580ebe87be8b.tar.bz2
gnurl-c6877a414e14e0c0e6430fb697e6580ebe87be8b.zip
clarified that vcvars32.bat is not part of the curl package
-rw-r--r--docs/INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/INSTALL b/docs/INSTALL
index 420b66a38..948ebee17 100644
--- a/docs/INSTALL
+++ b/docs/INSTALL
@@ -169,6 +169,8 @@ Win32
set, then run 'nmake -f Makefile.vc6' in the lib/ dir and then
'nmake -f Makefile.vc6' in the src/ dir.
+ The vcvars32.bat file is part of the Microsoft development environment.
+
IDE-style
-------------------------
If you use VC++, Borland or similar compilers. Include all lib source
@@ -214,6 +216,8 @@ Win32
set, then run 'nmake -f Makefile.vc6 release-ssl' in the lib/ dir and
then 'nmake -f Makefile.vc6' in the src/ dir.
+ The vcvars32.bat file is part of the Microsoft development environment.
+
Microsoft / Borland style
-------------------------
If you have OpenSSL, and want curl to take advantage of it, edit your