We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3b50c0 commit ee59cb3Copy full SHA for ee59cb3
PCbuild/_testcapi.vcxproj
@@ -107,6 +107,10 @@
107
<Project>{cf7ac3d1-e2df-41d2-bea6-1e2556cdea26}</Project>
108
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
109
</ProjectReference>
110
+ <ProjectReference Include="python3dll.vcxproj">
111
+ <Project>{885d4898-d08d-4091-9c40-c700cfe3fc5a}</Project>
112
+ <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
113
+ </ProjectReference>
114
</ItemGroup>
115
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
116
<ImportGroup Label="ExtensionTargets">
0 commit comments