File tree Expand file tree Collapse file tree
IExplorerCommand_CppWinRT Expand file tree Collapse file tree Original file line number Diff line number Diff line change 103103 <PropertyGroup Label =" UserMacros" />
104104 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
105105 <RunCodeAnalysis >true</RunCodeAnalysis >
106+ <IncludePath >$(IntDir)Generated Files;$(IncludePath)</IncludePath >
106107 </PropertyGroup >
107108 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
108109 <RunCodeAnalysis >true</RunCodeAnalysis >
110+ <IncludePath >$(IntDir)Generated Files;$(IncludePath)</IncludePath >
109111 </PropertyGroup >
110112 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
111113 <RunCodeAnalysis >true</RunCodeAnalysis >
114+ <IncludePath >$(IntDir)Generated Files;$(IncludePath)</IncludePath >
112115 </PropertyGroup >
113116 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|ARM64'" >
114117 <RunCodeAnalysis >true</RunCodeAnalysis >
118+ <IncludePath >$(IntDir)Generated Files;$(IncludePath)</IncludePath >
115119 </PropertyGroup >
116120 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
117121 <RunCodeAnalysis >true</RunCodeAnalysis >
122+ <IncludePath >$(IntDir)Generated Files;$(IncludePath)</IncludePath >
118123 </PropertyGroup >
119124 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|ARM64'" >
120125 <RunCodeAnalysis >true</RunCodeAnalysis >
126+ <IncludePath >$(IntDir)Generated Files;$(IncludePath)</IncludePath >
121127 </PropertyGroup >
122128 <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
123129 <ClCompile >
You can’t perform that action at this time.
0 commit comments