diff options
Diffstat (limited to 'PC')
-rw-r--r-- | PC/VC6/pythoncore.dsp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp index 5e0ba21..20cff7d 100644 --- a/PC/VC6/pythoncore.dsp +++ b/PC/VC6/pythoncore.dsp @@ -145,6 +145,10 @@ SOURCE=..\..\Modules\cjkcodecs\_gbk.c # End Source File
# Begin Source File
+SOURCE=..\..\Modules\_heapmodule.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\Modules\_hotshot.c
# End Source File
# Begin Source File
@@ -402,10 +406,6 @@ SOURCE=..\..\Parser\grammar1.c # End Source File
# Begin Source File
-SOURCE=..\..\Modules\heapqmodule.c
-# End Source File
-# Begin Source File
-
SOURCE=..\..\Modules\imageop.c
# End Source File
# Begin Source File
|