summaryrefslogtreecommitdiffstats
path: root/PCbuild/pythoncore.dsp
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-07-05 21:19:02 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-07-05 21:19:02 (GMT)
commit1a7f16ccdfd250d57f36d0b46edff8f31dd244af (patch)
tree959b719bc3ed0675dd6dbf35570fa771b52a6b52 /PCbuild/pythoncore.dsp
parentbcd1df746de6fada5dab4ce261637ce48c06e118 (diff)
downloadcpython-1a7f16ccdfd250d57f36d0b46edff8f31dd244af.zip
cpython-1a7f16ccdfd250d57f36d0b46edff8f31dd244af.tar.gz
cpython-1a7f16ccdfd250d57f36d0b46edff8f31dd244af.tar.bz2
Removed fpectlmodule.c and fpetestmodule.c from the Windows build. They
weren't functional under Windows even if enabled.
Diffstat (limited to 'PCbuild/pythoncore.dsp')
-rw-r--r--PCbuild/pythoncore.dsp30
1 files changed, 0 insertions, 30 deletions
diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp
index 02cd14a..e44a8aa 100644
--- a/PCbuild/pythoncore.dsp
+++ b/PCbuild/pythoncore.dsp
@@ -615,36 +615,6 @@ SOURCE=..\Objects\floatobject.c
# End Source File
# Begin Source File
-SOURCE=..\Modules\fpectlmodule.c
-
-!IF "$(CFG)" == "pythoncore - Win32 Release"
-
-!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
-
-!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
-
-!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\fpetestmodule.c
-
-!IF "$(CFG)" == "pythoncore - Win32 Release"
-
-!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
-
-!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
-
-!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
SOURCE=..\Objects\frameobject.c
!IF "$(CFG)" == "pythoncore - Win32 Release"