VS: Populate /JMC- flag table entry for v142

Add the negative form of the option.
This commit is contained in:
Brad King 2019-01-24 12:52:49 -05:00
parent 43aa632f57
commit 049410c0b6

View File

@ -595,6 +595,13 @@
"value": "Send",
"flags": []
},
{
"name": "SupportJustMyCode",
"switch": "JMC-",
"comment": "Support Just My Code Debugging",
"value": "false",
"flags": []
},
{
"name": "SupportJustMyCode",
"switch": "JMC",