diff options
Diffstat (limited to 'PC/VS8.0/pythoncore.vcproj')
-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 726e630..2285013 100644 --- a/PC/VS8.0/pythoncore.vcproj +++ b/PC/VS8.0/pythoncore.vcproj @@ -1043,6 +1043,14 @@ > </File> <File + RelativePath="..\..\Modules\_math.c" + > + </File> + <File + RelativePath="..\..\Modules\_math.h" + > + </File> + <File RelativePath="..\..\Modules\_pickle.c" > </File> |