Add a couple of files that are necessary based on getting PCbuil8 to work.
authorNeal Norwitz <nnorwitz@gmail.com>
Sun, 26 Aug 2007 23:53:58 +0000 (23:53 +0000)
committerNeal 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

index 1f945b88bfc91008dcc43b0167157dbf5564ac69..07e2050cc6c64371faa1a902a9b8744797c2fbb4 100644 (file)
                <File
                        RelativePath="..\Python\dynload_win.c">
                </File>
+               <File
+                       RelativePath="..\Objects\memoryobject.c">
+               </File>
                <File
                        RelativePath="..\Objects\enumobject.c">
                </File>
                <File
                        RelativePath="..\Python\pystrtod.c">
                </File>
+               <File
+                       RelativePath="..\Python\formatter_unicode.c">
+               </File>
                <File
                        RelativePath="..\Python\Python-ast.c">
                </File>