diff options
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/pythoncore.vcproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index 1f945b8..07e2050 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -497,6 +497,9 @@ RelativePath="..\Python\dynload_win.c"> </File> <File + RelativePath="..\Objects\memoryobject.c"> + </File> + <File RelativePath="..\Objects\enumobject.c"> </File> <File @@ -695,6 +698,9 @@ RelativePath="..\Python\pystrtod.c"> </File> <File + RelativePath="..\Python\formatter_unicode.c"> + </File> + <File RelativePath="..\Python\Python-ast.c"> </File> <File |