Browse Source

VS: Populate `/Y-` flag table entry for v143

Apply the change from commit 460a146e2b (VS: Populate `/Y-` flag table
entry for v142, 2019-01-24, v3.14.0-rc1~74^2~8) to the v143 flag table.
pull/353/head
Brad King 4 years ago
parent
commit
3322bb7081
  1. 2
      Templates/MSBuild/FlagTables/v143_CL.json

2
Templates/MSBuild/FlagTables/v143_CL.json

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

Loading…
Cancel
Save