File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 11---
22title : " /sourceDependencies (Report source-level dependencies)"
33description : " Describes the /sourceDependencies compiler option in Microsoft C++."
4- ms.date : 05/19/2022
4+ ms.date : 02/23/2024
55author : " tylermsft"
66ms.author : " twhitney"
77f1_keywords : ["/sourceDependencies"]
@@ -65,7 +65,7 @@ where `...` represents your other compiler options. This command line produces a
6565
6666``` JSON
6767{
68- "Version" : " 1.1 " ,
68+ "Version" : " 1.2 " ,
6969 "Data" : {
7070 "Source" : " F:\\ Sample\\ myproject\\ modulee.ixx" ,
7171 "ProvidedModule" : " ModuleE" ,
@@ -88,10 +88,6 @@ where `...` represents your other compiler options. This command line produces a
8888 {
8989 "Header" : " f:\\ visual studio 16 main\\ vc\\ tools\\ msvc\\ 14.29.30030\\ include\\ iostream" ,
9090 "BMI" : " F:\\ Sample\\ Outputs\\ Intermediate\\ HeaderUnits\\ x64\\ Debug\\ iostream_W4L4JYGFJ3GL8OG9.ifc"
91- },
92- {
93- "Header" : " f:\\ visual studio 16 main\\ vc\\ tools\\ msvc\\ 14.29.30030\\ include\\ yvals_core.h" ,
94- "BMI" : " F:\\ Sample\\ Outputs\\ Intermediate\\ HeaderUnits\\ x64\\ Debug\\ yvals_core.h.ifc"
9591 }
9692 ]
9793 }
You can’t perform that action at this time.
0 commit comments