mirror of
https://github.com/curl/curl.git
synced 2026-08-13 05:40:53 +03:00
- I renamed everything in the windows builds files that used the name 'curllib'
to the proper 'libcurl' as clearly this caused confusion.
This commit is contained in:
parent
3a7e8c9f5f
commit
8b66981ce0
8 changed files with 37 additions and 33 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue