]> granicus.if.org Git - python/commitdiff
Updated VS7.1 project file. (I cannot test this file because I don't have VS7.1)
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Thu, 9 Sep 2010 06:14:23 +0000 (06:14 +0000)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Thu, 9 Sep 2010 06:14:23 +0000 (06:14 +0000)
Misc/ACKS
PC/VS7.1/pythoncore.vcproj

index ef67d58d1959b53aab3784da04ceeb39481f3556..4f2780ac2428cb30b87f1a17fcc90796ce20d917 100644 (file)
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -902,6 +902,7 @@ Thomas Wouters
 Heiko Wundram
 Doug Wyatt
 Florent Xicluna
+Hirokazu Yamamoto
 Ka-Ping Yee
 Bob Yodlowski
 Danny Yoo
index a1a25017259c54b12366b5e3061401f176be44ce..4478b7275c79daec04e6c2a87749ac5ded90214e 100644 (file)
                <File
                        RelativePath="..\..\Modules\_codecsmodule.c">
                </File>
+               <File
+                       RelativePath="..\..\Modules\_collectionsmodule.c">
+               </File>
                <File
                        RelativePath="..\..\Modules\_csv.c">
                </File>
+               <File
+                       RelativePath="..\..\Modules\_datetimemodule.c">
+               </File>
                <File
                        RelativePath="..\..\Modules\_functoolsmodule.c">
                </File>
                        RelativePath="..\..\Pc\_subprocess.c">
                </File>
                <File
-                       RelativePath="..\..\Modules\_weakref.c">
+                       RelativePath="..\..\Modules\_time.c">
                </File>
                <File
-                       RelativePath="..\..\Pc\winreg.c">
+                       RelativePath="..\..\Modules\_weakref.c">
                </File>
                <File
                        RelativePath="..\..\Objects\abstract.c">
                <File
                        RelativePath="..\..\Objects\bytes_methods.c">
                </File>
+               <File
+                       RelativePath="..\..\Objects\bytearrayobject.c">
+               </File>
                <File
                        RelativePath="..\..\Objects\bytesobject.c">
                </File>
                <File
                        RelativePath="..\..\Objects\codeobject.c">
                </File>
-               <File
-                       RelativePath="..\..\Modules\_collectionsmodule.c">
-               </File>
                <File
                        RelativePath="..\..\Python\compile.c">
                </File>
                <File
                        RelativePath="..\..\Python\dynamic_annotations.c">
                </File>
-               <File
-                       RelativePath="..\..\Modules\datetimemodule.c">
-               </File>
                <File
                        RelativePath="..\..\Objects\descrobject.c">
                </File>
                <File
                        RelativePath="..\..\Python\pystrtod.c">
                </File>
+               <File
+                       RelativePath="..\..\Python\pytime.c">
+               </File>
                <File
                        RelativePath="..\..\Python\Python-ast.c">
                </File>
                <File
                        RelativePath="..\..\Objects\sliceobject.c">
                </File>
-               <File
-                       RelativePath="..\..\Objects\stringobject.c">
-               </File>
                <File
                        RelativePath="..\..\Python\structmember.c">
                </File>
                <File
                        RelativePath="..\..\Objects\unicodeobject.c">
                </File>
+               <File
+                       RelativePath="..\..\Pc\winreg.c">
+               </File>
                <File
                        RelativePath="..\..\Objects\weakrefobject.c">
                </File>