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
754afd94
Kaydet (Commit)
754afd94
authored
Agu 26, 1996
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Added /base:0x1e100000 to link options for python14.dll;
randomness created by vc40 internals.
üst
b2b1ed17
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
6 deletions
+7
-6
vc40.mak
PC/vc40.mak
+7
-6
No files found.
PC/vc40.mak
Dosyayı görüntüle @
754afd94
...
...
@@ -42,7 +42,7 @@ NULL=nul
!ENDIF
################################################################################
# Begin Project
# PROP Target_Last_Scanned "
fast_umath
- Win32 Release"
# PROP Target_Last_Scanned "
_tkinter
- Win32 Release"
!IF "$(CFG)" == "python14 - Win32 Release"
...
...
@@ -197,12 +197,13 @@ BSC32_FLAGS=/nologo /o"$(OUTDIR)/python14.bsc"
BSC32_SBRS=
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 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 wsock32.lib /nologo /subsystem:windows /dll /machine:I386
# ADD 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 wsock32.lib /nologo /
base:0x1e100000 /
subsystem:windows /dll /machine:I386
LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
odbccp32.lib wsock32.lib /nologo /subsystem:windows /dll /incremental:no\
/pdb:"$(OUTDIR)/python14.pdb" /machine:I386 /def:".\PC\python_nt.def"\
/out:"$(OUTDIR)/python14.dll" /implib:"$(OUTDIR)/python14.lib"
odbccp32.lib wsock32.lib /nologo /base:0x1e100000 /subsystem:windows /dll\
/incremental:no /pdb:"$(OUTDIR)/python14.pdb" /machine:I386\
/def:".\PC\python_nt.def" /out:"$(OUTDIR)/python14.dll"\
/implib:"$(OUTDIR)/python14.lib"
DEF_FILE= \
".\PC\python_nt.def"
LINK32_OBJS= \
...
...
@@ -2554,7 +2555,7 @@ DEP_CPP_THREA=\
{$(INCLUDE)}"\sys\TYPES.H"\
NODEP_CPP_THREA=\
".
\.
.\..\..\..\usr\include\thread.h"\
"..\..\..\..\usr\include\thread.h"\
"$(INTDIR)\thread.obj" : $(SOURCE) $(DEP_CPP_THREA) "$(INTDIR)"
...
...
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