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
c2dfd8c0
Kaydet (Commit)
c2dfd8c0
authored
Eki 03, 2008
tarafından
Martin v. Löwis
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Update version number to 2.7.
üst
174440b5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
pyconfig.h
PC/pyconfig.h
+2
-2
pyproject.vsprops
PCbuild/pyproject.vsprops
+1
-1
No files found.
PC/pyconfig.h
Dosyayı görüntüle @
c2dfd8c0
...
...
@@ -323,9 +323,9 @@ Py_NO_ENABLE_SHARED to find out. Also support MS_NO_COREDLL for b/w compat */
their Makefile (other compilers are generally
taken care of by distutils.) */
# ifdef _DEBUG
# pragma comment(lib,"python2
6
_d.lib")
# pragma comment(lib,"python2
7
_d.lib")
# else
# pragma comment(lib,"python2
6
.lib")
# pragma comment(lib,"python2
7
.lib")
# endif
/* _DEBUG */
# endif
/* _MSC_VER */
# endif
/* Py_BUILD_CORE */
...
...
PCbuild/pyproject.vsprops
Dosyayı görüntüle @
c2dfd8c0
...
...
@@ -38,7 +38,7 @@
/>
<UserMacro
Name=
"PyDllName"
Value=
"python2
6
"
Value=
"python2
7
"
/>
<UserMacro
Name=
"PythonExe"
...
...
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