aboutsummaryrefslogtreecommitdiff
path: root/docs/INSTALL
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-02-23 09:36:54 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-02-23 09:36:54 +0000
commit8b66981ce0a5ed9818221ef93eb74dda78ec82f5 (patch)
tree709b857971189e13eb3fde5352036097bbe4f6dd /docs/INSTALL
parent3a7e8c9f5f1ece2c820caed66f145097650096a5 (diff)
- I renamed everything in the windows builds files that used the name 'curllib'
to the proper 'libcurl' as clearly this caused confusion.
Diffstat (limited to 'docs/INSTALL')
-rw-r--r--docs/INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/INSTALL b/docs/INSTALL
index 093ab6f5b..d79b31548 100644
--- a/docs/INSTALL
+++ b/docs/INSTALL
@@ -383,7 +383,7 @@ Win32
- Modify lib/setup.h
- Modify lib/Makefile.vc6
- Add defines to Project/Settings/C/C++/General/Preprocessor Definitions
- in the curllib.dsw/curllib.dsp Visual C++ 6 IDE project.
+ in the libcurl.dsw/libcurl.dsp Visual C++ 6 IDE project.
Important static libcurl usage note