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
d72461a7
Kaydet (Commit)
d72461a7
authored
Eyl 09, 2010
tarafından
Hirokazu Yamamoto
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Updated VS7.1 project file. (I cannot test this file because I don't have VS7.1)
üst
50e7cdb6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
11 deletions
+18
-11
ACKS
Misc/ACKS
+1
-0
pythoncore.vcproj
PC/VS7.1/pythoncore.vcproj
+17
-11
No files found.
Misc/ACKS
Dosyayı görüntüle @
d72461a7
...
@@ -902,6 +902,7 @@ Thomas Wouters
...
@@ -902,6 +902,7 @@ Thomas Wouters
Heiko Wundram
Heiko Wundram
Doug Wyatt
Doug Wyatt
Florent Xicluna
Florent Xicluna
Hirokazu Yamamoto
Ka-Ping Yee
Ka-Ping Yee
Bob Yodlowski
Bob Yodlowski
Danny Yoo
Danny Yoo
...
...
PC/VS7.1/pythoncore.vcproj
Dosyayı görüntüle @
d72461a7
...
@@ -390,9 +390,15 @@
...
@@ -390,9 +390,15 @@
<File
<File
RelativePath=
"..\..\Modules\_codecsmodule.c"
>
RelativePath=
"..\..\Modules\_codecsmodule.c"
>
</File>
</File>
<File
RelativePath=
"..\..\Modules\_collectionsmodule.c"
>
</File>
<File
<File
RelativePath=
"..\..\Modules\_csv.c"
>
RelativePath=
"..\..\Modules\_csv.c"
>
</File>
</File>
<File
RelativePath=
"..\..\Modules\_datetimemodule.c"
>
</File>
<File
<File
RelativePath=
"..\..\Modules\_functoolsmodule.c"
>
RelativePath=
"..\..\Modules\_functoolsmodule.c"
>
</File>
</File>
...
@@ -427,10 +433,10 @@
...
@@ -427,10 +433,10 @@
RelativePath=
"..\..\Pc\_subprocess.c"
>
RelativePath=
"..\..\Pc\_subprocess.c"
>
</File>
</File>
<File
<File
RelativePath=
"..\..\Modules\_
weakref
.c"
>
RelativePath=
"..\..\Modules\_
time
.c"
>
</File>
</File>
<File
<File
RelativePath=
"..\..\
Pc\winreg
.c"
>
RelativePath=
"..\..\
Modules\_weakref
.c"
>
</File>
</File>
<File
<File
RelativePath=
"..\..\Objects\abstract.c"
>
RelativePath=
"..\..\Objects\abstract.c"
>
...
@@ -471,6 +477,9 @@
...
@@ -471,6 +477,9 @@
<File
<File
RelativePath=
"..\..\Objects\bytes_methods.c"
>
RelativePath=
"..\..\Objects\bytes_methods.c"
>
</File>
</File>
<File
RelativePath=
"..\..\Objects\bytearrayobject.c"
>
</File>
<File
<File
RelativePath=
"..\..\Objects\bytesobject.c"
>
RelativePath=
"..\..\Objects\bytesobject.c"
>
</File>
</File>
...
@@ -495,9 +504,6 @@
...
@@ -495,9 +504,6 @@
<File
<File
RelativePath=
"..\..\Objects\codeobject.c"
>
RelativePath=
"..\..\Objects\codeobject.c"
>
</File>
</File>
<File
RelativePath=
"..\..\Modules\_collectionsmodule.c"
>
</File>
<File
<File
RelativePath=
"..\..\Python\compile.c"
>
RelativePath=
"..\..\Python\compile.c"
>
</File>
</File>
...
@@ -510,9 +516,6 @@
...
@@ -510,9 +516,6 @@
<File
<File
RelativePath=
"..\..\Python\dynamic_annotations.c"
>
RelativePath=
"..\..\Python\dynamic_annotations.c"
>
</File>
</File>
<File
RelativePath=
"..\..\Modules\datetimemodule.c"
>
</File>
<File
<File
RelativePath=
"..\..\Objects\descrobject.c"
>
RelativePath=
"..\..\Objects\descrobject.c"
>
</File>
</File>
...
@@ -745,6 +748,9 @@
...
@@ -745,6 +748,9 @@
<File
<File
RelativePath=
"..\..\Python\pystrtod.c"
>
RelativePath=
"..\..\Python\pystrtod.c"
>
</File>
</File>
<File
RelativePath=
"..\..\Python\pytime.c"
>
</File>
<File
<File
RelativePath=
"..\..\Python\Python-ast.c"
>
RelativePath=
"..\..\Python\Python-ast.c"
>
</File>
</File>
...
@@ -778,9 +784,6 @@
...
@@ -778,9 +784,6 @@
<File
<File
RelativePath=
"..\..\Objects\sliceobject.c"
>
RelativePath=
"..\..\Objects\sliceobject.c"
>
</File>
</File>
<File
RelativePath=
"..\..\Objects\stringobject.c"
>
</File>
<File
<File
RelativePath=
"..\..\Python\structmember.c"
>
RelativePath=
"..\..\Python\structmember.c"
>
</File>
</File>
...
@@ -823,6 +826,9 @@
...
@@ -823,6 +826,9 @@
<File
<File
RelativePath=
"..\..\Objects\unicodeobject.c"
>
RelativePath=
"..\..\Objects\unicodeobject.c"
>
</File>
</File>
<File
RelativePath=
"..\..\Pc\winreg.c"
>
</File>
<File
<File
RelativePath=
"..\..\Objects\weakrefobject.c"
>
RelativePath=
"..\..\Objects\weakrefobject.c"
>
</File>
</File>
...
...
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