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 0896a79..402ac3e 100644 --- a/PC/VS8.0/pythoncore.vcproj +++ b/PC/VS8.0/pythoncore.vcproj @@ -879,6 +879,10 @@ > </File> <File + RelativePath="..\..\Include\pytime.h" + > + </File> + <File RelativePath="..\..\Include\pymem.h" > </File> @@ -1767,6 +1771,10 @@ > </File> <File + RelativePath="..\..\Python\pytime.c" + > + </File> + <File RelativePath="..\..\Python\pystate.c" > </File> |