VS: Populate /Y- flag table entry for v142

Apply the change from commit 8df25f9400 (VS: connect /Y- compiler option
with "Not Using Precompiled Headers", 2018-11-26) to the v142 flag
table.
This commit is contained in:
Brad King 2019-01-24 12:39:50 -05:00
parent 0df3790371
commit 460a146e2b

View File

@ -478,7 +478,7 @@
},
{
"name": "PrecompiledHeader",
"switch": "",
"switch": "Y-",
"comment": "Not Using Precompiled Headers",
"value": "NotUsing",
"flags": []