]> granicus.if.org Git - python/commit
Make all socket related modules link with ws2_32.lib on windows, like
authorKristján Valur Jónsson <kristjan@ccpgames.com>
Sun, 15 Apr 2012 11:12:57 +0000 (11:12 +0000)
committerKristján Valur Jónsson <kristjan@ccpgames.com>
Sun, 15 Apr 2012 11:12:57 +0000 (11:12 +0000)
commit473fde60dc5cfbd5f41e462c587b08c10ce51764
tree000062653755ccba8c56b9ada6d3b8154db485da
parent1ee17198c818c33b482a680d38a53a40c38d3054
Make all socket related modules link with ws2_32.lib on windows, like
_socket does.  Some were using the older wsock32.lib.
PC/VS7.1/select.vcproj
PC/VS8.0/select.vcproj
PCbuild/select.vcproj
PCbuild/xxlimited.vcproj