diff options
Diffstat (limited to 'PC')
-rw-r--r-- | PC/VS8.0/pythoncore.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/PC/VS8.0/pythoncore.vcproj b/PC/VS8.0/pythoncore.vcproj index 2285013..86d440a 100644 --- a/PC/VS8.0/pythoncore.vcproj +++ b/PC/VS8.0/pythoncore.vcproj @@ -1491,6 +1491,10 @@ > </File> <File + RelativePath="..\..\Objects\stringlib\split.h" + > + </File> + <File RelativePath="..\..\Objects\structseq.c" > </File> |