Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
87df9458
Kaydet (Commit)
87df9458
authored
Kas 04, 2010
tarafından
Hirokazu Yamamoto
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Updated PC/*/select.[dsp,vcproj] to follow r86136. (use winsock2)
üst
dd8564fa
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
14 deletions
+14
-14
select.dsp
PC/VC6/select.dsp
+2
-2
select.vcproj
PC/VS7.1/select.vcproj
+4
-4
select.vcproj
PC/VS8.0/select.vcproj
+8
-8
No files found.
PC/VC6/select.dsp
Dosyayı görüntüle @
87df9458
...
@@ -54,7 +54,7 @@ BSC32=bscmake.exe
...
@@ -54,7 +54,7 @@ BSC32=bscmake.exe
# ADD BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
# ADD LINK32 user32.lib kernel32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ws
ock
32.lib /nologo /base:"0x1D110000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libc" /out:"./select.pyd"
# ADD LINK32 user32.lib kernel32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ws
2_
32.lib /nologo /base:"0x1D110000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libc" /out:"./select.pyd"
# SUBTRACT LINK32 /pdb:none
# SUBTRACT LINK32 /pdb:none
!ELSEIF "$(CFG)" == "select - Win32 Debug"
!ELSEIF "$(CFG)" == "select - Win32 Debug"
...
@@ -82,7 +82,7 @@ BSC32=bscmake.exe
...
@@ -82,7 +82,7 @@ BSC32=bscmake.exe
# ADD BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
# ADD LINK32 user32.lib kernel32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ws
ock
32.lib /nologo /base:"0x1D110000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libc" /nodefaultlib:"msvcrt" /out:"./select_d.pyd" /pdbtype:sept
# ADD LINK32 user32.lib kernel32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ws
2_
32.lib /nologo /base:"0x1D110000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libc" /nodefaultlib:"msvcrt" /out:"./select_d.pyd" /pdbtype:sept
# SUBTRACT LINK32 /pdb:none
# SUBTRACT LINK32 /pdb:none
!ENDIF
!ENDIF
...
...
PC/VS7.1/select.vcproj
Dosyayı görüntüle @
87df9458
...
@@ -35,7 +35,7 @@
...
@@ -35,7 +35,7 @@
Name=
"VCCustomBuildTool"
/>
Name=
"VCCustomBuildTool"
/>
<Tool
<Tool
Name=
"VCLinkerTool"
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
OutputFile=
"./select.pyd"
OutputFile=
"./select.pyd"
LinkIncremental=
"1"
LinkIncremental=
"1"
SuppressStartupBanner=
"TRUE"
SuppressStartupBanner=
"TRUE"
...
@@ -89,7 +89,7 @@
...
@@ -89,7 +89,7 @@
Name=
"VCCustomBuildTool"
/>
Name=
"VCCustomBuildTool"
/>
<Tool
<Tool
Name=
"VCLinkerTool"
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
OutputFile=
"./select_d.pyd"
OutputFile=
"./select_d.pyd"
LinkIncremental=
"1"
LinkIncremental=
"1"
SuppressStartupBanner=
"TRUE"
SuppressStartupBanner=
"TRUE"
...
@@ -151,7 +151,7 @@
...
@@ -151,7 +151,7 @@
<Tool
<Tool
Name=
"VCLinkerTool"
Name=
"VCLinkerTool"
AdditionalOptions=
" /MACHINE:IA64 /USELINK:MS_SDK"
AdditionalOptions=
" /MACHINE:IA64 /USELINK:MS_SDK"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
OutputFile=
"./select.pyd"
OutputFile=
"./select.pyd"
LinkIncremental=
"1"
LinkIncremental=
"1"
SuppressStartupBanner=
"TRUE"
SuppressStartupBanner=
"TRUE"
...
@@ -213,7 +213,7 @@
...
@@ -213,7 +213,7 @@
<Tool
<Tool
Name=
"VCLinkerTool"
Name=
"VCLinkerTool"
AdditionalOptions=
" /MACHINE:AMD64 /USELINK:MS_SDK"
AdditionalOptions=
" /MACHINE:AMD64 /USELINK:MS_SDK"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
OutputFile=
"./select.pyd"
OutputFile=
"./select.pyd"
LinkIncremental=
"1"
LinkIncremental=
"1"
SuppressStartupBanner=
"TRUE"
SuppressStartupBanner=
"TRUE"
...
...
PC/VS8.0/select.vcproj
Dosyayı görüntüle @
87df9458
...
@@ -54,7 +54,7 @@
...
@@ -54,7 +54,7 @@
/>
/>
<Tool
<Tool
Name=
"VCLinkerTool"
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
BaseAddress=
"0x1D110000"
/>
/>
...
@@ -116,7 +116,7 @@
...
@@ -116,7 +116,7 @@
/>
/>
<Tool
<Tool
Name=
"VCLinkerTool"
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
BaseAddress=
"0x1D110000"
/>
/>
...
@@ -178,7 +178,7 @@
...
@@ -178,7 +178,7 @@
/>
/>
<Tool
<Tool
Name=
"VCLinkerTool"
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
BaseAddress=
"0x1D110000"
/>
/>
...
@@ -241,7 +241,7 @@
...
@@ -241,7 +241,7 @@
/>
/>
<Tool
<Tool
Name=
"VCLinkerTool"
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
BaseAddress=
"0x1D110000"
/>
/>
...
@@ -303,7 +303,7 @@
...
@@ -303,7 +303,7 @@
/>
/>
<Tool
<Tool
Name=
"VCLinkerTool"
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
BaseAddress=
"0x1D110000"
/>
/>
...
@@ -366,7 +366,7 @@
...
@@ -366,7 +366,7 @@
/>
/>
<Tool
<Tool
Name=
"VCLinkerTool"
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
BaseAddress=
"0x1D110000"
TargetMachine=
"17"
TargetMachine=
"17"
...
@@ -429,7 +429,7 @@
...
@@ -429,7 +429,7 @@
/>
/>
<Tool
<Tool
Name=
"VCLinkerTool"
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
BaseAddress=
"0x1D110000"
/>
/>
...
@@ -492,7 +492,7 @@
...
@@ -492,7 +492,7 @@
/>
/>
<Tool
<Tool
Name=
"VCLinkerTool"
Name=
"VCLinkerTool"
AdditionalDependencies=
"ws
ock
32.lib"
AdditionalDependencies=
"ws
2_
32.lib"
IgnoreDefaultLibraryNames=
"libc"
IgnoreDefaultLibraryNames=
"libc"
BaseAddress=
"0x1D110000"
BaseAddress=
"0x1D110000"
TargetMachine=
"17"
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