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
81ad6a18
Kaydet (Commit)
81ad6a18
authored
Nis 18, 2008
tarafından
Christian Heimes
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Added new files to Windows project files
More Windows related fixes are coming soon
üst
607bff1e
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
23 additions
and
4 deletions
+23
-4
pythoncore.dsp
PC/VC6/pythoncore.dsp
+4
-0
pythoncore.vcproj
PC/VS7.1/pythoncore.vcproj
+3
-0
pythoncore.vcproj
PC/VS8.0/pythoncore.vcproj
+4
-0
pythoncore.vcproj
PCbuild/pythoncore.vcproj
+12
-4
No files found.
PC/VC6/pythoncore.dsp
Dosyayı görüntüle @
81ad6a18
...
@@ -583,6 +583,10 @@ SOURCE=..\..\Python\pyfpe.c
...
@@ -583,6 +583,10 @@ SOURCE=..\..\Python\pyfpe.c
# End Source File
# End Source File
# Begin Source File
# Begin Source File
SOURCE=..\..\Python\pymath.c
# End Source File
# Begin Source File
SOURCE=..\..\Python\pystate.c
SOURCE=..\..\Python\pystate.c
# End Source File
# End Source File
# Begin Source File
# Begin Source File
...
...
PC/VS7.1/pythoncore.vcproj
Dosyayı görüntüle @
81ad6a18
...
@@ -715,6 +715,9 @@
...
@@ -715,6 +715,9 @@
<File
<File
RelativePath=
"..\..\Python\pyfpe.c"
>
RelativePath=
"..\..\Python\pyfpe.c"
>
</File>
</File>
<File
RelativePath=
"..\..\Python\pymath.c"
>
</File>
<File
<File
RelativePath=
"..\..\Python\pystate.c"
>
RelativePath=
"..\..\Python\pystate.c"
>
</File>
</File>
...
...
PC/VS8.0/pythoncore.vcproj
Dosyayı görüntüle @
81ad6a18
...
@@ -1738,6 +1738,10 @@
...
@@ -1738,6 +1738,10 @@
RelativePath=
"..\..\Python\pyfpe.c"
RelativePath=
"..\..\Python\pyfpe.c"
>
>
</File>
</File>
<File
RelativePath=
"..\..\Python\pymath.c"
>
</File>
<File
<File
RelativePath=
"..\..\Python\pystate.c"
RelativePath=
"..\..\Python\pystate.c"
>
>
...
...
PCbuild/pythoncore.vcproj
Dosyayı görüntüle @
81ad6a18
...
@@ -655,11 +655,11 @@
...
@@ -655,11 +655,11 @@
>
>
</File>
</File>
<File
<File
RelativePath=
"..\Include\bytes
object
.h"
RelativePath=
"..\Include\bytes
_methods
.h"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\Include\bytes
_methods
.h"
RelativePath=
"..\Include\bytes
object
.h"
>
>
</File>
</File>
<File
<File
...
@@ -870,6 +870,10 @@
...
@@ -870,6 +870,10 @@
RelativePath=
"..\Include\pymactoolbox.h"
RelativePath=
"..\Include\pymactoolbox.h"
>
>
</File>
</File>
<File
RelativePath=
"..\Include\pymath.h"
>
</File>
<File
<File
RelativePath=
"..\Include\pymem.h"
RelativePath=
"..\Include\pymem.h"
>
>
...
@@ -1355,11 +1359,11 @@
...
@@ -1355,11 +1359,11 @@
>
>
</File>
</File>
<File
<File
RelativePath=
"..\Objects\bytes
object
.c"
RelativePath=
"..\Objects\bytes
_methods
.c"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\Objects\bytes
_methods
.c"
RelativePath=
"..\Objects\bytes
object
.c"
>
>
</File>
</File>
<File
<File
...
@@ -1738,6 +1742,10 @@
...
@@ -1738,6 +1742,10 @@
RelativePath=
"..\Python\pyfpe.c"
RelativePath=
"..\Python\pyfpe.c"
>
>
</File>
</File>
<File
RelativePath=
"..\Python\pymath.c"
>
</File>
<File
<File
RelativePath=
"..\Python\pystate.c"
RelativePath=
"..\Python\pystate.c"
>
>
...
...
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