diff options
Diffstat (limited to 'PC/VS8.0')
-rw-r--r-- | PC/VS8.0/pythoncore.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/PC/VS8.0/pythoncore.vcproj b/PC/VS8.0/pythoncore.vcproj index 464e79d..699e60e 100644 --- a/PC/VS8.0/pythoncore.vcproj +++ b/PC/VS8.0/pythoncore.vcproj @@ -851,6 +851,10 @@ > </File> <File + RelativePath="..\..\Include\pyctype.h" + > + </File> + <File RelativePath="..\..\Include\pydebug.h" > </File> @@ -1731,6 +1735,10 @@ > </File> <File + RelativePath="..\..\Python\pyctype.c" + > + </File> + <File RelativePath="..\..\Python\pyfpe.c" > </File> |