summaryrefslogtreecommitdiffstats
path: root/PCbuild8
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2007-08-26 23:20:01 (GMT)
committerNeal Norwitz <nnorwitz@gmail.com>2007-08-26 23:20:01 (GMT)
commitfe82e165e41d099b0c3ef543a15b1077b4026bab (patch)
tree646e007845f363aa8790ecebc95e78eb597fa369 /PCbuild8
parentd78e52c6947735ac99bed49fb0f7b30cef9e3313 (diff)
downloadcpython-fe82e165e41d099b0c3ef543a15b1077b4026bab.zip
cpython-fe82e165e41d099b0c3ef543a15b1077b4026bab.tar.gz
cpython-fe82e165e41d099b0c3ef543a15b1077b4026bab.tar.bz2
Add some more files from 1031 that I missed.
Diffstat (limited to 'PCbuild8')
-rw-r--r--PCbuild8/pythoncore/pythoncore.vcproj12
1 files changed, 12 insertions, 0 deletions
diff --git a/PCbuild8/pythoncore/pythoncore.vcproj b/PCbuild8/pythoncore/pythoncore.vcproj
index 8e45acd..52240d1 100644
--- a/PCbuild8/pythoncore/pythoncore.vcproj
+++ b/PCbuild8/pythoncore/pythoncore.vcproj
@@ -740,6 +740,10 @@
>
</File>
<File
+ RelativePath="..\..\Python\formatter_unicode.c"
+ >
+ </File>
+ <File
RelativePath="..\..\Python\Python-ast.c"
>
</File>
@@ -824,6 +828,10 @@
>
</File>
<File
+ RelativePath="..\..\Objects\memoryobject.c"
+ >
+ </File>
+ <File
RelativePath="..\..\Objects\enumobject.c"
>
</File>
@@ -1022,6 +1030,10 @@
>
</File>
<File
+ RelativePath="..\..\Include\memoryobject.h"
+ >
+ </File>
+ <File
RelativePath="..\..\Include\enumobject.h"
>
</File>