diff options
author | hobbs <hobbs> | 2010-08-04 21:37:18 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2010-08-04 21:37:18 (GMT) |
commit | f38cb03acefae4c26d50d2d770b3b4ffdc0e8640 (patch) | |
tree | 09d998a1077287cdcd1f8c313c90870776f6560d /win/tcl.dsp | |
parent | 410c06cb4e036383c2c96d917e8d09b56b3425a8 (diff) | |
download | tcl-f38cb03acefae4c26d50d2d770b3b4ffdc0e8640.zip tcl-f38cb03acefae4c26d50d2d770b3b4ffdc0e8640.tar.gz tcl-f38cb03acefae4c26d50d2d770b3b4ffdc0e8640.tar.bz2 |
* win/Makefile.in, win/makefile.bc, win/makefile.vc, win/tcl.dsp:
* win/tclWinPipe.c (TclpCreateProcess):
* win/stub16.c (removed): removed Win9x tclpip8x.dll build and
16-bit application loader stub support. Win9x is no longer
supported.
Diffstat (limited to 'win/tcl.dsp')
-rw-r--r-- | win/tcl.dsp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/win/tcl.dsp b/win/tcl.dsp index b16a98d..27b4220 100644 --- a/win/tcl.dsp +++ b/win/tcl.dsp @@ -1460,10 +1460,6 @@ SOURCE=.\rules.vc # End Source File # Begin Source File -SOURCE=.\stub16.c -# End Source File -# Begin Source File - SOURCE=.\tcl.hpj.in # End Source File # Begin Source File |