Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8fd7b0c

Browse files
committed
Fixed #1733: Maybe PC/VS7.1/pythoncore.vcproj is missing Modules/md5module.c
1 parent 1aa7b30 commit 8fd7b0c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

PC/VS7.1/pythoncore.vcproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -625,6 +625,9 @@
625625
<File
626626
RelativePath="..\..\Modules\mathmodule.c">
627627
</File>
628+
<File
629+
RelativePath="..\..\Modules\md5module.c">
630+
</File>
628631
<File
629632
RelativePath="..\..\Parser\metagrammar.c">
630633
</File>

0 commit comments

Comments
 (0)