浏览代码

Merge topic 'vs-just-my-code-flag-map'

516c6fc38c VS: Add flag table entry for -JMC

Acked-by: Kitware Robot <[email protected]>
Merge-request: !2587
Brad King 7 年之前
父节点
当前提交
247266aa3f
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      Source/cmVS141CLFlagTable.h

+ 2 - 0
Source/cmVS141CLFlagTable.h

@@ -194,6 +194,8 @@ static cmVS7FlagTable cmVS141CLFlagTable[] = {
   { "EnablePREfast", "analyze", "", "true", 0 },
   { "UseFullPaths", "FC", "", "true", 0 },
   { "OmitDefaultLibName", "Zl", "", "true", 0 },
+  { "SupportJustMyCode", "JMC-", "", "false", 0 },
+  { "SupportJustMyCode", "JMC", "", "true", 0 },
 
   // Bool Properties With Argument
   { "MultiProcessorCompilation", "MP", "", "true",