From 132aecb142dc91b515d36bedd5d7aebd01140fb7 Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Mon, 3 Aug 2015 16:21:12 -0700 Subject: Issue #24771: Adds vcruntime DLL to tcltk package --- Tools/msi/tcltk/tcltk.wixproj | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Tools/msi/tcltk/tcltk.wixproj b/Tools/msi/tcltk/tcltk.wixproj index f66fc14..e1addd9 100644 --- a/Tools/msi/tcltk/tcltk.wixproj +++ b/Tools/msi/tcltk/tcltk.wixproj @@ -27,6 +27,13 @@ DLLs\ tcltk_dlls + + $(VCInstallDir)redist\$(Platform)\ + $(VCInstallDir)redist\$(Platform)\ + $(VCInstallDir)redist\$(Platform)\ + DLLs\ + tcltk_dlls + $(tcltkDir) -- cgit v0.12