summaryrefslogtreecommitdiffstats
path: root/win/buildall.vc.bat
diff options
context:
space:
mode:
authorJoe Mistachkin <joe@mistachkin.com>2008-10-02 19:13:34 (GMT)
committerJoe Mistachkin <joe@mistachkin.com>2008-10-02 19:13:34 (GMT)
commitc235c1b9bd589c5b0d1fa2ca85f45f1521cf188c (patch)
treeed21a23ccb85c99261f778308eec62b6a3bdd06e /win/buildall.vc.bat
parente8d28520fa0dfb193f7825e31cb43adabfbf82ff (diff)
downloadtk-c235c1b9bd589c5b0d1fa2ca85f45f1521cf188c.zip
tk-c235c1b9bd589c5b0d1fa2ca85f45f1521cf188c.tar.gz
tk-c235c1b9bd589c5b0d1fa2ca85f45f1521cf188c.tar.bz2
doc fixes
Diffstat (limited to 'win/buildall.vc.bat')
-rwxr-xr-xwin/buildall.vc.bat4
1 files changed, 2 insertions, 2 deletions
diff --git a/win/buildall.vc.bat b/win/buildall.vc.bat
index 5532e81..cce7ddc 100755
--- a/win/buildall.vc.bat
+++ b/win/buildall.vc.bat
@@ -4,7 +4,7 @@
:: edit this (or make your own) for your needs and wants using
:: the instructions for calling makefile.vc found in makefile.vc
::
-:: RCS: @(#) $Id: buildall.vc.bat,v 1.6 2005/10/14 12:31:53 patthoyts Exp $
+:: RCS: @(#) $Id: buildall.vc.bat,v 1.7 2008/10/02 19:13:35 mistachkin Exp $
set SYMBOLS=
@@ -58,7 +58,7 @@ if "%TCLDIR%" == "" set TCLDIR=..\..\tcl
::
set OPTS=none
if not %SYMBOLS%.==. set OPTS=symbols
-nmake -nologo -f makefile.vc release winhelp OPTS=%OPTS% %1
+nmake -nologo -f makefile.vc release htmlhelp OPTS=%OPTS% %1
if errorlevel 1 goto error
:: Build the static core, dlls and shell.