From 8611d985eeca12807ffbe0f28676b0ae05ab68fe Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 10 Jan 2017 00:29:14 +0100 Subject: VC: remove the makefile.vc6 build infra The winbuild/ build files is now the single MSVC makefile build choice. Closes #1215 --- docs/INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/INSTALL.md') diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 610add65a..ff56600a5 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -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 -- cgit v1.2.3