diff options
author | davygrvy <davygrvy@pobox.com> | 2001-11-08 22:07:00 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2001-11-08 22:07:00 (GMT) |
commit | 34e5f4d3c245213c65ef566ae968d3cc0067be99 (patch) | |
tree | 4729ca0c91d68714697476c33bd6985d94b9a382 /win/.cvsignore | |
parent | 077ff759a350bad6c733513505d29457caf44f1f (diff) | |
download | tcl-34e5f4d3c245213c65ef566ae968d3cc0067be99.zip tcl-34e5f4d3c245213c65ef566ae968d3cc0067be99.tar.gz tcl-34e5f4d3c245213c65ef566ae968d3cc0067be99.tar.bz2 |
* win/tcl.dsp:
* win/tcl.dsw: Simple MsDev stub project files that calls
makefile.vc. Will help run Tcl in the debugger easier without
confusing MsDev for where the .pdb files are.
Diffstat (limited to 'win/.cvsignore')
-rw-r--r-- | win/.cvsignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/win/.cvsignore b/win/.cvsignore index 3438aac..b981097 100644 --- a/win/.cvsignore +++ b/win/.cvsignore @@ -1,7 +1,5 @@ Debug Release -*.dsp -*.dsw *.opt *.ncb *.plg |