summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2011-03-01 04:16:27 (GMT)
committerKevin B Kenny <kennykb@acm.org>2011-03-01 04:16:27 (GMT)
commita3f75085270385ee8309ebe6352f85319acbd7fd (patch)
treefe0d74fb715de8a7a2d9ae7bfd47e54e1114fc38 /win/makefile.vc
parent6ec62fdb38eae9adc272a4c16f834c82a208db2f (diff)
parent015a89a620578c6cec602776b06786bdee29b8a0 (diff)
downloadtcl-a3f75085270385ee8309ebe6352f85319acbd7fd.zip
tcl-a3f75085270385ee8309ebe6352f85319acbd7fd.tar.gz
tcl-a3f75085270385ee8309ebe6352f85319acbd7fd.tar.bz2
merge trunk
Diffstat (limited to 'win/makefile.vc')
-rw-r--r--win/makefile.vc2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/makefile.vc b/win/makefile.vc
index cfa8770..dece300 100644
--- a/win/makefile.vc
+++ b/win/makefile.vc
@@ -13,7 +13,7 @@
# Copyright (c) 2003-2008 Pat Thoyts.
#
#------------------------------------------------------------------------------
-# RCS: @(#) $Id: makefile.vc,v 1.214.2.3 2010/12/01 16:42:37 kennykb Exp $
+# RCS: @(#) $Id: makefile.vc,v 1.217 2010/11/28 23:20:11 kennykb Exp $
#------------------------------------------------------------------------------
# Check to see we are configured to build with MSVC (MSDEVDIR or MSVCDIR)