diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/INSTALL.md | 4 |
1 files changed, 2 insertions, 2 deletions
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 |