Skip to content

Commit 7919fa2

Browse files
authored
Add GenericAlias to Windows build (#16)
1 parent bfd6342 commit 7919fa2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PCbuild/pythoncore.vcxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,7 @@
382382
<ClCompile Include="..\Objects\floatobject.c" />
383383
<ClCompile Include="..\Objects\frameobject.c" />
384384
<ClCompile Include="..\Objects\funcobject.c" />
385+
<ClCompile Include="..\Objects\genericaliasobject.c" />
385386
<ClCompile Include="..\Objects\genobject.c" />
386387
<ClCompile Include="..\Objects\interpreteridobject.c" />
387388
<ClCompile Include="..\Objects\iterobject.c" />

0 commit comments

Comments
 (0)