We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf13ca0 commit 314a7b3Copy full SHA for 314a7b3
PCbuild/_testcapi.vcxproj
@@ -102,6 +102,7 @@
102
<ClCompile Include="..\Modules\_testcapi\abstract.c" />
103
<ClCompile Include="..\Modules\_testcapi\unicode.c" />
104
<ClCompile Include="..\Modules\_testcapi\dict.c" />
105
+ <ClCompile Include="..\Modules\_testcapi\set.c" />
106
<ClCompile Include="..\Modules\_testcapi\datetime.c" />
107
<ClCompile Include="..\Modules\_testcapi\docstring.c" />
108
<ClCompile Include="..\Modules\_testcapi\mem.c" />
0 commit comments