summaryrefslogtreecommitdiffstats
path: root/PC/VC6/pythoncore.dsp
diff options
context:
space:
mode:
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>2009-06-28 13:21:41 (GMT)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>2009-06-28 13:21:41 (GMT)
commit9e0804f218a9901e8be42566bccedc84b4a3e4d5 (patch)
tree008f6aa4f9dc2088ad10b9c3f28992aa46e597c3 /PC/VC6/pythoncore.dsp
parentdb7b5704beda081d93bdfb17c52ce5d3dbdb56cc (diff)
downloadcpython-9e0804f218a9901e8be42566bccedc84b4a3e4d5.zip
cpython-9e0804f218a9901e8be42566bccedc84b4a3e4d5.tar.gz
cpython-9e0804f218a9901e8be42566bccedc84b4a3e4d5.tar.bz2
Sorted file names.
Diffstat (limited to 'PC/VC6/pythoncore.dsp')
-rw-r--r--PC/VC6/pythoncore.dsp48
1 files changed, 24 insertions, 24 deletions
diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp
index 2ac611f..8576f7e 100644
--- a/PC/VC6/pythoncore.dsp
+++ b/PC/VC6/pythoncore.dsp
@@ -141,30 +141,6 @@ SOURCE=..\..\Modules\_heapqmodule.c
# End Source File
# Begin Source File
-SOURCE=..\..\Modules\_io\bytesio.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\Modules\_io\stringio.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\Modules\_io\fileio.c
-# End Source File
-# Begin Source File
-
-SOURCE="..\..\Modules\_io\bufferedio.c"
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\Modules\_io\iobase.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\Modules\_io\textio.c
-# End Source File
-# Begin Source File
-
SOURCE=..\..\Modules\_io\_iomodule.c
# End Source File
# Begin Source File
@@ -261,6 +237,10 @@ SOURCE=..\..\Objects\boolobject.c
# End Source File
# Begin Source File
+SOURCE=..\..\Modules\_io\bufferedio.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\Objects\bytearrayobject.c
# End Source File
# Begin Source File
@@ -269,6 +249,10 @@ SOURCE=..\..\Objects\bytes_methods.c
# End Source File
# Begin Source File
+SOURCE=..\..\Modules\_io\bytesio.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\Objects\bytesobject.c
# End Source File
# Begin Source File
@@ -369,6 +353,10 @@ SOURCE=..\..\Objects\exceptions.c
# End Source File
# Begin Source File
+SOURCE=..\..\Modules\_io\fileio.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\Objects\fileobject.c
# End Source File
# Begin Source File
@@ -487,6 +475,10 @@ SOURCE=..\..\Modules\zlib\inftrees.c
# End Source File
# Begin Source File
+SOURCE=..\..\Modules\_io\iobase.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\Objects\iterobject.c
# End Source File
# Begin Source File
@@ -675,6 +667,10 @@ SOURCE=..\..\Objects\sliceobject.c
# End Source File
# Begin Source File
+SOURCE=..\..\Modules\_io\stringio.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\Python\structmember.c
# End Source File
# Begin Source File
@@ -695,6 +691,10 @@ SOURCE=..\..\Python\sysmodule.c
# End Source File
# Begin Source File
+SOURCE=..\..\Modules\_io\textio.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\Python\thread.c
# End Source File
# Begin Source File