summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2017-04-20 14:47:01 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2017-04-20 14:47:01 (GMT)
commit90fde58143eea5e3f626221a006cf6ac3e398ebe (patch)
treecb18c4dd3ec1b44a05aea2504ba34dc31f968c82 /win/makefile.vc
parent4df14cf19400ebdaa94bfe07bc4f84cb6116ae94 (diff)
parent0c9c64f76498585487efd90abb910d7f1e23072c (diff)
downloadtcl-90fde58143eea5e3f626221a006cf6ac3e398ebe.zip
tcl-90fde58143eea5e3f626221a006cf6ac3e398ebe.tar.gz
tcl-90fde58143eea5e3f626221a006cf6ac3e398ebe.tar.bz2
merge core-8-6-branch
Diffstat (limited to 'win/makefile.vc')
-rw-r--r--win/makefile.vc1
1 files changed, 1 insertions, 0 deletions
diff --git a/win/makefile.vc b/win/makefile.vc
index d6de5e1..18f691b 100644
--- a/win/makefile.vc
+++ b/win/makefile.vc
@@ -879,6 +879,7 @@ $(OUT_DIR)\tclConfig.sh: $(WINDIR)\tclConfig.sh.in
@SHLIB_SUFFIX@ .dll
@DL_LIBS@
@LDFLAGS@
+@TCL_CC_SEARCH_FLAGS@
@TCL_LD_SEARCH_FLAGS@
@LIBOBJS@
@RANLIB@