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 1b9056a..bf4d724 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -851,6 +851,10 @@ > </File> <File + RelativePath="..\Include\pyctype.h" + > + </File> + <File RelativePath="..\Include\pydebug.h" > </File> @@ -1743,6 +1747,10 @@ > </File> <File + RelativePath="..\Python\pyctype.c" + > + </File> + <File RelativePath="..\Python\pyfpe.c" > </File> |