summaryrefslogtreecommitdiff
path: root/projects/Windows/VC11/lib/libcurl.tmpl
Commit message (Expand)AuthorAgeFilesLines
* projects: remove directory with Visual Studio project filesbagder/rm-projectsDaniel Stenberg2020-12-141-2401/+0
* projects: Add crypt32.lib to dependencies for all OpenSSL configsJay Satiro2020-06-041-8/+8
* projects: Fix Visual Studio projects SSH buildsJay Satiro2019-11-241-0/+4
* projects: Fix Visual Studio wolfSSL configurationsJay Satiro2019-11-181-8/+8
* VS projects: use Unicode for VC10+Marcel Raad2019-04-041-56/+56
* VS projects: add USE_IPV6Marcel Raad2018-10-191-56/+56
* VC: Add crypt32.lib to Visual Sudio project template filesJoel Depooter2016-06-221-8/+8
* build: Changed the Visual Studio projects warning level from 3 to 4Steve Holme2016-04-011-56/+56
* build: Updated all makefiles and project files for the new vauth directorySteve Holme2016-03-251-0/+2
* build: Added wolfSSL configurations to VC10+ project filesJay Satiro2015-08-061-0/+348
* openssl: Removed use of USE_SSLEAY from the Visual Studio project filesSteve Holme2015-03-051-24/+24
* build: Removed DataExecutionPrevention directive from VC9+ project filesSteve Holme2015-02-261-40/+0
* build: Use default RandomizedBaseAddress directive in VC9+ project filesSteve Holme2015-02-261-20/+0
* build: Removed Visual Studio SuppressStartupBanner directive for VC8+Steve Holme2015-02-141-116/+0
* build: Enabled DEBUGBUILD in Visual Studio debug buildsSteve Holme2015-02-021-24/+24
* build: Removed unused Visual Studio bscmake settingsSteve Holme2015-02-021-192/+0
* build: Removed WIN32 definition from the Visual Studio projectsSteve Holme2014-12-241-24/+24
* build: Removed WIN64 definition from the libcurl Visual Studio projectsSteve Holme2014-12-241-24/+24
* build: Added WinIDN build configuration optionsSteve Holme2014-09-191-0/+408
* build: Use $(TargetDir) and $(TargetName) macros for VC .lib output filesSteve Holme2014-05-281-16/+16
* build: Use $(TargetDir) and $(TargetName) macros for VC .pdb output filesSteve Holme2014-05-281-8/+8
* build: Corrected libcurl PDB file name for x64 builds in VC8 through VC12Steve Holme2014-04-271-4/+4
* build: Added Visual Studio 2012 (VC11) project filesSteve Holme2014-04-181-0/+2007