We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfd6342 commit 7919fa2Copy full SHA for 7919fa2
PCbuild/pythoncore.vcxproj
@@ -382,6 +382,7 @@
382
<ClCompile Include="..\Objects\floatobject.c" />
383
<ClCompile Include="..\Objects\frameobject.c" />
384
<ClCompile Include="..\Objects\funcobject.c" />
385
+ <ClCompile Include="..\Objects\genericaliasobject.c" />
386
<ClCompile Include="..\Objects\genobject.c" />
387
<ClCompile Include="..\Objects\interpreteridobject.c" />
388
<ClCompile Include="..\Objects\iterobject.c" />
0 commit comments