projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d082b6e
)
Add a couple of files that are necessary based on getting PCbuil8 to work.
author
Neal Norwitz
<nnorwitz@gmail.com>
Sun, 26 Aug 2007 23:53:58 +0000
(23:53 +0000)
committer
Neal Norwitz
<nnorwitz@gmail.com>
Sun, 26 Aug 2007 23:53:58 +0000
(23:53 +0000)
Hopefully this works with VC7. If not, it should be pretty close.
PCbuild/pythoncore.vcproj
patch
|
blob
|
history
diff --git
a/PCbuild/pythoncore.vcproj
b/PCbuild/pythoncore.vcproj
index 1f945b88bfc91008dcc43b0167157dbf5564ac69..07e2050cc6c64371faa1a902a9b8744797c2fbb4 100644
(file)
--- a/
PCbuild/pythoncore.vcproj
+++ b/
PCbuild/pythoncore.vcproj
@@
-496,6
+496,9
@@
<File
RelativePath="..\Python\dynload_win.c">
</File>
+ <File
+ RelativePath="..\Objects\memoryobject.c">
+ </File>
<File
RelativePath="..\Objects\enumobject.c">
</File>
@@
-694,6
+697,9
@@
<File
RelativePath="..\Python\pystrtod.c">
</File>
+ <File
+ RelativePath="..\Python\formatter_unicode.c">
+ </File>
<File
RelativePath="..\Python\Python-ast.c">
</File>