Skip to content

Commit 314a7b3

Browse files
committed
Fix Win builds
1 parent bf13ca0 commit 314a7b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PCbuild/_testcapi.vcxproj

+1
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
<ClCompile Include="..\Modules\_testcapi\abstract.c" />
103103
<ClCompile Include="..\Modules\_testcapi\unicode.c" />
104104
<ClCompile Include="..\Modules\_testcapi\dict.c" />
105+
<ClCompile Include="..\Modules\_testcapi\set.c" />
105106
<ClCompile Include="..\Modules\_testcapi\datetime.c" />
106107
<ClCompile Include="..\Modules\_testcapi\docstring.c" />
107108
<ClCompile Include="..\Modules\_testcapi\mem.c" />

0 commit comments

Comments
 (0)