diff options
Diffstat (limited to 'PC/VS7.1/pythoncore.vcproj')
-rw-r--r-- | PC/VS7.1/pythoncore.vcproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/PC/VS7.1/pythoncore.vcproj b/PC/VS7.1/pythoncore.vcproj index cc46faf..f06d626 100644 --- a/PC/VS7.1/pythoncore.vcproj +++ b/PC/VS7.1/pythoncore.vcproj @@ -377,6 +377,9 @@ RelativePath="..\..\Modules\_heapqmodule.c"> </File> <File + RelativePath="..\..\Modules\json.c"> + </File> + <File RelativePath="..\..\Modules\_localemodule.c"> </File> <File |