diff options
Diffstat (limited to 'PCbuild9/pythoncore.vcproj')
-rw-r--r-- | PCbuild9/pythoncore.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/PCbuild9/pythoncore.vcproj b/PCbuild9/pythoncore.vcproj index 42eaa2e..b26307f 100644 --- a/PCbuild9/pythoncore.vcproj +++ b/PCbuild9/pythoncore.vcproj @@ -879,6 +879,10 @@ > </File> <File + RelativePath="..\Include\pystrcmp.h" + > + </File> + <File RelativePath="..\Include\pystrtod.h" > </File> @@ -1715,6 +1719,10 @@ > </File> <File + RelativePath="..\Python\pystrcmp.c" + > + </File> + <File RelativePath="..\Python\pystrtod.c" > </File> |