diff options
Diffstat (limited to 'PC/VS8.0')
-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 b63ed885..6bc4715 100644 --- a/PC/VS8.0/pythoncore.vcproj +++ b/PC/VS8.0/pythoncore.vcproj @@ -1707,6 +1707,10 @@ >
</File>
<File
+ RelativePath="..\..\Python\pymath.c"
+ >
+ </File>
+ <File
RelativePath="..\..\Python\pystate.c"
>
</File>
|