diff options
Diffstat (limited to 'PC/VC6/pythoncore.dsp')
-rw-r--r-- | PC/VC6/pythoncore.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp index dfc2bad..0e8b42a 100644 --- a/PC/VC6/pythoncore.dsp +++ b/PC/VC6/pythoncore.dsp @@ -93,6 +93,10 @@ LINK32=link.exe # Name "pythoncore - Win32 Debug"
# Begin Source File
+SOURCE=..\..\Modules\_bisectmodule.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\Modules\_codecsmodule.c
# End Source File
# Begin Source File
|