Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
473fde60
Commit
473fde60
authored
Apr 15, 2012
by
Kristján Valur Jónsson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make all socket related modules link with ws2_32.lib on windows, like
_socket does. Some were using the older wsock32.lib.
parent
1ee17198
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
26 additions
and
26 deletions
+26
-26
PC/VS7.1/select.vcproj
PC/VS7.1/select.vcproj
+4
-4
PC/VS8.0/select.vcproj
PC/VS8.0/select.vcproj
+8
-8
PCbuild/select.vcproj
PCbuild/select.vcproj
+8
-8
PCbuild/xxlimited.vcproj
PCbuild/xxlimited.vcproj
+6
-6
No files found.
PC/VS7.1/select.vcproj
View file @
473fde60
...
...
@@ -35,7 +35,7 @@
Name=
"VCCustomBuildTool"
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
OutputFile=
"./select.pyd"
LinkIncremental=
"1"
SuppressStartupBanner=
"TRUE"
...
...
@@ -89,7 +89,7 @@
Name=
"VCCustomBuildTool"
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
OutputFile=
"./select_d.pyd"
LinkIncremental=
"1"
SuppressStartupBanner=
"TRUE"
...
...
@@ -151,7 +151,7 @@
<Tool
Name=
"VCLinkerTool"
AdditionalOptions=
" /MACHINE:IA64 /USELINK:MS_SDK"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
OutputFile=
"./select.pyd"
LinkIncremental=
"1"
SuppressStartupBanner=
"TRUE"
...
...
@@ -213,7 +213,7 @@
<Tool
Name=
"VCLinkerTool"
AdditionalOptions=
" /MACHINE:AMD64 /USELINK:MS_SDK"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
OutputFile=
"./select.pyd"
LinkIncremental=
"1"
SuppressStartupBanner=
"TRUE"
...
...
PC/VS8.0/select.vcproj
View file @
473fde60
...
...
@@ -54,7 +54,7 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
/>
...
...
@@ -116,7 +116,7 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
/>
...
...
@@ -178,7 +178,7 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
/>
...
...
@@ -241,7 +241,7 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
/>
...
...
@@ -303,7 +303,7 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
/>
...
...
@@ -366,7 +366,7 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
TargetMachine=
"17"
...
...
@@ -429,7 +429,7 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
/>
...
...
@@ -492,7 +492,7 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
TargetMachine=
"17"
...
...
PCbuild/select.vcproj
View file @
473fde60
...
...
@@ -54,7 +54,7 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
/>
...
...
@@ -116,7 +116,7 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
/>
...
...
@@ -178,7 +178,7 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
/>
...
...
@@ -241,7 +241,7 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
/>
...
...
@@ -303,7 +303,7 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
/>
...
...
@@ -366,7 +366,7 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
TargetMachine=
"17"
...
...
@@ -429,7 +429,7 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
/>
...
...
@@ -492,7 +492,7 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
TargetMachine=
"17"
...
...
PCbuild/xxlimited.vcproj
View file @
473fde60
...
...
@@ -56,7 +56,7 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
/>
...
...
@@ -119,7 +119,7 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
/>
...
...
@@ -182,7 +182,7 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
/>
...
...
@@ -245,7 +245,7 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
TargetMachine=
"17"
...
...
@@ -309,7 +309,7 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
/>
...
...
@@ -372,7 +372,7 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
TargetMachine=
"17"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment