diff options
Diffstat (limited to 'PCbuild/pythoncore.vcproj')
-rw-r--r-- | PCbuild/pythoncore.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index f8ba1f1..617b15c 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -895,6 +895,10 @@ > </File> <File + RelativePath="..\Include\dtoa.h" + > + </File> + <File RelativePath="..\Include\Python-ast.h" > </File> @@ -1747,6 +1751,10 @@ > </File> <File + RelativePath="..\Python\dtoa.c" + > + </File> + <File RelativePath="..\Python\Python-ast.c" > </File> |