diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-08-19 09:10:36 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-08-19 09:10:36 (GMT) |
commit | a333bbaa120b022ca9f4a3c85add5c67546740b8 (patch) | |
tree | c7a53a0e4b18bc585d7ef0b00e76a24648faf41b /win/tcl.dsp | |
parent | c084f0ea7500fe34df2ba6f00c46d310dbe542a0 (diff) | |
parent | 2bc847ac570523d24239d173cd472b5a1ce28820 (diff) | |
download | tcl-a333bbaa120b022ca9f4a3c85add5c67546740b8.zip tcl-a333bbaa120b022ca9f4a3c85add5c67546740b8.tar.gz tcl-a333bbaa120b022ca9f4a3c85add5c67546740b8.tar.bz2 |
rebase TIP [http://tip.tcl.tk/425|425] implementation
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 |