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 4e42531..6a62eee 100644 --- a/PC/VS8.0/pythoncore.vcproj +++ b/PC/VS8.0/pythoncore.vcproj @@ -1687,6 +1687,10 @@ > </File> <File + RelativePath="..\..\Python\dtoa.c" + > + </File> + <File RelativePath="..\..\Python\dynload_win.c" > </File> |