summaryrefslogtreecommitdiffstats
path: root/win/.cvsignore
diff options
context:
space:
mode:
authordavygrvy <davygrvy>2002-03-28 23:23:03 (GMT)
committerdavygrvy <davygrvy>2002-03-28 23:23:03 (GMT)
commitb8d6d8b6ca35ea77f96818d801de58f808dfd6b8 (patch)
tree64a7d4eacc4548a71dd1f2cb8b45ee3356516b18 /win/.cvsignore
parentb2252fde2bb8d89060075c244c66379818a10e7a (diff)
downloadtk-b8d6d8b6ca35ea77f96818d801de58f808dfd6b8.zip
tk-b8d6d8b6ca35ea77f96818d801de58f808dfd6b8.tar.gz
tk-b8d6d8b6ca35ea77f96818d801de58f808dfd6b8.tar.bz2
* win/.cvsignore (new):
* win/lamp.bmp (new): * win/makefile.vc: * win/nmakehlp.c (new): * win/rules.vc: Brought the makefile up-to-date with Tcl's one. This now has support for Win9x issues and the winhelp target now exists. Color scheme can be changed. I'm just imparting a first suggestion using orange :) I'll have to think about the install portion of the helpfile as I'll need to do some tricks to insert tk's contents file into Tcl's using some special winhlp32.exe switches. [Bug 533862 527941]
Diffstat (limited to 'win/.cvsignore')
-rw-r--r--win/.cvsignore15
1 files changed, 15 insertions, 0 deletions
diff --git a/win/.cvsignore b/win/.cvsignore
new file mode 100644
index 0000000..b986cda
--- /dev/null
+++ b/win/.cvsignore
@@ -0,0 +1,15 @@
+Debug
+Release
+*.opt
+*.ncb
+*.plg
+*.00?
+*.o
+*.obj
+*.i
+*.asm
+Makefile
+tcl.hpj
+tclConfig.sh
+nmakehlp.exe
+.#*