Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
d72461a7
Commit
d72461a7
authored
Sep 09, 2010
by
Hirokazu Yamamoto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated VS7.1 project file. (I cannot test this file because I don't have VS7.1)
parent
50e7cdb6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
11 deletions
+18
-11
Misc/ACKS
Misc/ACKS
+1
-0
PC/VS7.1/pythoncore.vcproj
PC/VS7.1/pythoncore.vcproj
+17
-11
No files found.
Misc/ACKS
View file @
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
View file @
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