Skip to content

Commit b2567d0

Browse files
authored
Merge pull request MicrosoftDocs#2158 from mikeblome/mb-f1-build
added some missing f1 keywords
2 parents 62bd7e6 + e6a050a commit b2567d0

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/build/reference/jmc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "/JMC (Just My Code debugging)"
33
ms.date: "08/20/2018"
4-
f1_keywords: ["/JMC"]
4+
f1_keywords: ["VC.Project.VCCLCompilerTool.SupportJustMyCode"]
55
helpviewer_keywords: ["/JMC compiler option [C++]", "Just my code [C++]", "-JMC compiler option [C++]", "User code, debugging", "JMC compiler option [C++]"]
66
---
77
# /JMC (Just My Code debugging)

docs/build/reference/qspectre.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "/Qspectre"
33
ms.date: "10/12/2018"
4-
f1_keywords: ["/Qspectre"]
4+
f1_keywords: ["VC.Project.VCCLCompilerTool.SpectreMitigation"]
55
helpviewer_keywords: ["/Qspectre"]
66
---
77
# /Qspectre

docs/build/reference/x-ignore-standard-include-paths.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "/X (Ignore Standard Include Paths)"
3-
ms.date: "11/04/2016"
4-
f1_keywords: ["/x", "VC.Project.VCCLCompilerTool.OVERWRITEStandardIncludePath", "VC.Project.VCCLWCECompilerTool.OVERWRITEStandardIncludePath"]
3+
ms.date: "07/18/2019"
4+
f1_keywords: ["/x", "VC.Project.VCCLCompilerTool.OVERWRITEStandardIncludePath", "VC.Project.VCCLWCECompilerTool.OVERWRITEStandardIncludePath", "VC.Project.VCCLCompilerTool.IgnoreStandardIncludePath"]
55
helpviewer_keywords: ["/X compiler option [C++]", "include files, ignore standard path", "-X compiler option [C++]", "include directories, ignore standard", "X compiler option", "Ignore Standard Include Paths compiler option"]
66
ms.assetid: 16bdf2cc-c8dc-46e4-bdcc-f3caeba5e1ef
77
---

0 commit comments

Comments
 (0)