From 06df42410e8829b70812b56664ab9fe3c77b683a Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 24 Feb 2018 00:00:25 +0100 Subject: projects/README: remove reference to dead IDN link/package Reported-by: Stefan Kanthak and Rod Widdowson Fixes #2325 --- projects/README | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/projects/README b/projects/README index 60b8c874d..99b1d7a29 100644 --- a/projects/README +++ b/projects/README @@ -74,9 +74,6 @@ Building with Visual C++ If you require support for Internationalized Domain Names via Windows IDN then you will need either: - * Microsoft Internationalized Domain Name (IDN) Mitigation APIs: - https://www.microsoft.com/en-us/download/details.aspx?id=734 - * Microsoft Windows SDK Update for Windows Vista: https://www.microsoft.com/en-us/download/details.aspx?id=23719 @@ -108,7 +105,7 @@ Running DLL based configurations ... where 'Path to DLL` is the configuration specific path. For example the following configurations in Visual Studio 2010 might be: - + DLL Debug - DLL OpenSSL (Win32): PATH=..\..\..\..\..\openssl\build\Win32\VC10\DLL Debug;C:\Windows\system32; C:\Windows;C:\Windows\System32\Wbem @@ -133,7 +130,7 @@ Notes ===== The following keywords have been used in the directory hierarchy: - + - The platform (For example: Windows) - The IDE (For example: VC6, VC10, BCC5) - The platform architecture (For example: Win32, Win64) @@ -142,12 +139,12 @@ Notes If you are using the source code from the git repository, rather than a release archive or nightly build, you will need to generate the project - files. Please run "generate -help" for usage details. + files. Please run "generate -help" for usage details. Should you wish to help out with some of the items on the TODO list, or find bugs in the project files that need correcting, and would like to submit updated files back then please note that, whilst the solution files - can be edited directly, the templates for the project files (which are + can be edited directly, the templates for the project files (which are stored in the git repositoty) will need to be modified rather than the generated project files that Visual Studio uses. -- cgit v1.2.3