diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-03-30 21:44:39 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-03-30 21:44:39 (GMT) |
commit | 6d0db57c023c72893e0a7221030126a4ec637b3c (patch) | |
tree | fec7d4f4c896d4fb459231264548e164db20b76a /win/tcl.dsp | |
parent | a76ebfc825bd2bd389554f1fdaff3c48c3ee2011 (diff) | |
download | tcl-6d0db57c023c72893e0a7221030126a4ec637b3c.zip tcl-6d0db57c023c72893e0a7221030126a4ec637b3c.tar.gz tcl-6d0db57c023c72893e0a7221030126a4ec637b3c.tar.bz2 |
Better Windows console panic proc, still to be TIPped.
Diffstat (limited to 'win/tcl.dsp')
-rw-r--r-- | win/tcl.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/win/tcl.dsp b/win/tcl.dsp index 57ec6bf..5880d09 100644 --- a/win/tcl.dsp +++ b/win/tcl.dsp @@ -1304,6 +1304,10 @@ SOURCE=..\generic\tclOOStubLib.c # End Source File # Begin Source File +SOURCE=..\generic\tclWinPanic.c +# End Source File +# Begin Source File + SOURCE=..\generic\tclTomMathStubLib.c # End Source File # Begin Source File |