Changes between Version 9 and Version 10 of BuildingWindowsDependencies


Ignore:
Timestamp:
Apr 9, 2018, 5:07:37 PM (6 years ago)
Author:
Itms
Comment:

Build curl with SSL support

Legend:

Unmodified
Added
Removed
Modified
  • BuildingWindowsDependencies

    v9 v10  
    9898          * Change the '''Configuration''' to '''All Configurations'''
    9999          * Change '''Platform Toolset''' to '''Visual Studio 2013 - Windows XP (v120_xp)'''
    100         * Build both '''DLL Debug''' and '''DLL Release''' configurations
     100        * Build both '''DLL Debug - DLL Windows SSPI''' and '''DLL Release - DLL Windows SSPI''' configurations (in order to enable native SSL support).
    101101        * Binaries are located in `build\Win32\VC12\DLL Debug\` and `build\Win32\VC12\DLL Release\`
    102102          * Copy the *.dll files to `binaries\system`, *.lib files to `libraries\win32\libcurl\lib`