summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-12-13 15:23:41 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-12-13 15:23:41 (GMT)
commitad22aa264a6389aad9cd820032d1f8cca5832914 (patch)
tree4d11bd34c1edaf312cd42b5180cd01bf3fbc7a72 /win/makefile.vc
parent3d75268cfe0948ae13452dc01b24cdba45c80201 (diff)
downloadtk-ad22aa264a6389aad9cd820032d1f8cca5832914.zip
tk-ad22aa264a6389aad9cd820032d1f8cca5832914.tar.gz
tk-ad22aa264a6389aad9cd820032d1f8cca5832914.tar.bz2
merge stable branch onto HEAD
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 b4e470d..9cec5ff 100644
--- a/win/makefile.vc
+++ b/win/makefile.vc
@@ -12,7 +12,7 @@
# Copyright (c) 2001-2004 David Gravereaux.
#
#------------------------------------------------------------------------------
-# RCS: @(#) $Id: makefile.vc,v 1.114 2007/11/28 02:05:24 patthoyts Exp $
+# RCS: @(#) $Id: makefile.vc,v 1.115 2007/12/13 15:28:52 dgp Exp $
#------------------------------------------------------------------------------
# Check to see we are configured to build with MSVC (MSDEVDIR or MSVCDIR)