summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
Diffstat (limited to 'win')
-rw-r--r--win/rules.vc3
1 files changed, 2 insertions, 1 deletions
diff --git a/win/rules.vc b/win/rules.vc
index a2354c8..2313e39 100644
--- a/win/rules.vc
+++ b/win/rules.vc
@@ -11,7 +11,7 @@
# Copyright (c) 2003-2007 Patrick Thoyts
#
#------------------------------------------------------------------------------
-# RCS: @(#) $Id: rules.vc,v 1.31 2007/10/12 14:09:46 patthoyts Exp $
+# RCS: @(#) $Id: rules.vc,v 1.32 2007/10/12 19:15:25 patthoyts Exp $
#------------------------------------------------------------------------------
!ifndef _RULES_VC
@@ -581,6 +581,7 @@ TCL_INCLUDES = -I"$(_TCLDIR)\generic" -I"$(_TCLDIR)\win"
!if "$(PROJECT)" == "tk"
_TK_H = ..\generic\tk.h
+_INSTALLDIR = $(_INSTALLDIR)\..
!endif
!ifdef PROJECT_REQUIRES_TK