diff options
Diffstat (limited to 'PC/VS8.0/pythoncore.vcproj')
-rw-r--r-- | PC/VS8.0/pythoncore.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/PC/VS8.0/pythoncore.vcproj b/PC/VS8.0/pythoncore.vcproj index ff52b1e..2bbfec4 100644 --- a/PC/VS8.0/pythoncore.vcproj +++ b/PC/VS8.0/pythoncore.vcproj @@ -1627,6 +1627,14 @@ >
</File>
<File
+ RelativePath="..\Python\formatter_string.c"
+ >
+ </File>
+ <File
+ RelativePath="..\Python\formatter_unicode.c"
+ >
+ </File>
+ <File
RelativePath="..\..\Python\frozen.c"
>
</File>
|