1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/projects/Windows
Marcel Raad d5cfefd0ea
VS projects: fix build warning
Starting with Visual Studio 2017 Update 9, Visual Studio doesn't like
the MinimalRebuild option anymore and warns:

cl : Command line warning D9035: option 'Gm' has been deprecated and
will be removed in a future release

The option can be safely removed so that the default is used.

Closes https://github.com/curl/curl/pull/3425
2019-01-06 23:16:05 +01:00
..
VC6 VC: Add crypt32.lib to Visual Sudio project template files 2016-06-22 10:57:55 +02:00
VC7 VC: Add crypt32.lib to Visual Sudio project template files 2016-06-22 10:57:55 +02:00
VC7.1 VC: Add crypt32.lib to Visual Sudio project template files 2016-06-22 10:57:55 +02:00
VC8 VC: Add crypt32.lib to Visual Sudio project template files 2016-06-22 10:57:55 +02:00
VC9 VS projects: add USE_IPV6 2018-10-19 09:23:15 +02:00
VC10 VS projects: add USE_IPV6 2018-10-19 09:23:15 +02:00
VC11 VS projects: add USE_IPV6 2018-10-19 09:23:15 +02:00
VC12 VS projects: add USE_IPV6 2018-10-19 09:23:15 +02:00
VC14 VS projects: add USE_IPV6 2018-10-19 09:23:15 +02:00
VC15 VS projects: fix build warning 2019-01-06 23:16:05 +01:00
.gitattributes build: check out *.sln files with Windows line endings 2017-08-10 09:11:46 +02:00
.gitignore projects/Windows/.gitignore: ignore generated files for release 2015-09-03 23:34:53 +02:00