Author: neal.norwitz
Date: Mon Aug 27 01:20:01 2007
New Revision: 57530

Modified:
   python/branches/py3k/PCbuild8/pythoncore/pythoncore.vcproj
Log:
Add some more files from 1031 that I missed.

Modified: python/branches/py3k/PCbuild8/pythoncore/pythoncore.vcproj
==============================================================================
--- python/branches/py3k/PCbuild8/pythoncore/pythoncore.vcproj  (original)
+++ python/branches/py3k/PCbuild8/pythoncore/pythoncore.vcproj  Mon Aug 27 
01:20:01 2007
@@ -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>
_______________________________________________
Python-3000-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000-checkins

Reply via email to