diff options
Diffstat (limited to 'PCbuild8/pythoncore/pythoncore.vcproj')
-rw-r--r-- | PCbuild8/pythoncore/pythoncore.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/PCbuild8/pythoncore/pythoncore.vcproj b/PCbuild8/pythoncore/pythoncore.vcproj index 1a78022..0fe3390 100644 --- a/PCbuild8/pythoncore/pythoncore.vcproj +++ b/PCbuild8/pythoncore/pythoncore.vcproj @@ -736,6 +736,10 @@ >
</File>
<File
+ RelativePath="..\..\Python\pystrcmp.c"
+ >
+ </File>
+ <File
RelativePath="..\..\Python\pystrtod.c"
>
</File>
@@ -1214,6 +1218,10 @@ >
</File>
<File
+ RelativePath="..\..\Include\pystrcmp.h"
+ >
+ </File>
+ <File
RelativePath="..\..\Include\pystrtod.h"
>
</File>
|