mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
Add genobject.c
This commit is contained in:
parent
19a02ece02
commit
7897ff0d9a
1 changed files with 3 additions and 0 deletions
|
|
@ -992,6 +992,9 @@
|
||||||
PreprocessorDefinitions="_DEBUG;USE_DL_EXPORT;WIN32;_WINDOWS;$(NoInherit)"/>
|
PreprocessorDefinitions="_DEBUG;USE_DL_EXPORT;WIN32;_WINDOWS;$(NoInherit)"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\Objects\genobject.c">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\Python\getargs.c">
|
RelativePath="..\Python\getargs.c">
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue