summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
diff options
context:
space:
mode:
Diffstat (limited to 'win/makefile.vc')
-rw-r--r--win/makefile.vc4
1 files changed, 2 insertions, 2 deletions
diff --git a/win/makefile.vc b/win/makefile.vc
index 46f56ec..4bd537f 100644
--- a/win/makefile.vc
+++ b/win/makefile.vc
@@ -12,7 +12,7 @@
# Copyright (c) 2001-2002 David Gravereaux.
#
#------------------------------------------------------------------------------
-# RCS: @(#) $Id: makefile.vc,v 1.63 2002/08/14 15:31:21 vincentdarley Exp $
+# RCS: @(#) $Id: makefile.vc,v 1.64 2002/11/01 18:33:54 andreas_kupries Exp $
#------------------------------------------------------------------------------
!if "$(MSVCDIR)" == ""
@@ -197,7 +197,7 @@ TCLIMPLIBNAME = tcl$(VERSION)$(SUFX).lib
TCLLIBNAME = tcl$(VERSION)$(SUFX).$(EXT)
TCLSTUBLIBNAME = tclstub$(VERSION).lib
-TCLREGLIBNAME = tclreg10$(SUFX:t=).lib
+TCLREGLIBNAME = tclreg11$(SUFX:t=).lib
TCLDDELIBNAME = tcldde12$(SUFX:t=).lib
TKIMPLIB = $(OUT_DIR)\$(PROJECT)$(VERSION)$(SUFX).lib