mirror of
https://github.com/curl/curl.git
synced 2026-04-21 19:52:12 +03:00
VC: remove the makefile.vc6 build infra
The winbuild/ build files is now the single MSVC makefile build choice. Closes #1215
This commit is contained in:
parent
d0837f36db
commit
8611d985ee
11 changed files with 15 additions and 1783 deletions
|
|
@ -247,7 +247,7 @@ If you want to set any of these defines you have the following options:
|
|||
|
||||
- Modify lib/config-win32.h
|
||||
- Modify lib/curl_setup.h
|
||||
- Modify lib/Makefile.vc6
|
||||
- Modify winbuild/Makefile.vc
|
||||
- Modify the "Preprocessor Definitions" in the libcurl project
|
||||
|
||||
Note: The pre-processor settings can be found using the Visual Studio IDE
|
||||
|
|
@ -263,7 +263,7 @@ libcurl and curl compilation processes. To set this definition you have the
|
|||
following alternatives:
|
||||
|
||||
- Modify lib/config-win32.h and src/config-win32.h
|
||||
- Modify lib/Makefile.vc6
|
||||
- Modify winbuild/Makefile.vc
|
||||
- Modify the "Preprocessor Definitions" in the libcurl project
|
||||
|
||||
Note: The pre-processor settings can be found using the Visual Studio IDE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue