]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Removed fpectlmodule.c and fpetestmodule.c from the Windows build. They
authorTim Peters <tim.peters@gmail.com>
Thu, 5 Jul 2001 21:19:02 +0000 (21:19 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 5 Jul 2001 21:19:02 +0000 (21:19 +0000)
weren't functional under Windows even if enabled.

PCbuild/pythoncore.dsp

index 02cd14a4e0720b989b1dec374e82e8ad3e332ba5..e44a8aa4e9771fe1cbcf38938e69bc725ad28e0e 100644 (file)
@@ -615,36 +615,6 @@ SOURCE=..\Objects\floatobject.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=..\Modules\fpectlmodule.c\r
-\r
-!IF  "$(CFG)" == "pythoncore - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
-\r
-!ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
-\r
-!ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\Modules\fpetestmodule.c\r
-\r
-!IF  "$(CFG)" == "pythoncore - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
-\r
-!ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
-\r
-!ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
 SOURCE=..\Objects\frameobject.c\r
 \r
 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r