diff options
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/pythoncore.vcproj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index 5f39a17..21e8d83 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -344,6 +344,9 @@ RelativePath="..\Modules\_bisectmodule.c"> </File> <File + RelativePath="..\Modules\_struct.c"> + </File> + <File RelativePath="..\Modules\cjkcodecs\_codecs_cn.c"> </File> <File @@ -746,9 +749,6 @@ RelativePath="..\Python\structmember.c"> </File> <File - RelativePath="..\Modules\structmodule.c"> - </File> - <File RelativePath="..\Objects\structseq.c"> </File> <File |