summaryrefslogtreecommitdiff
path: root/Tools
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2015-08-18 16:01:25 -0700
committerSteve Dower <steve.dower@microsoft.com>2015-08-18 16:01:25 -0700
commit7f7918dbd799de74a70fb1f597d14b613b2e633d (patch)
tree0faad4f5c11a56f8de98fc45d59801c47c547455 /Tools
parent545c119ead01c5c0b5289f22d34ad76a079ff127 (diff)
parent220fa750e124b14ea39f0bad324e347006e0a582 (diff)
downloadcpython-7f7918dbd799de74a70fb1f597d14b613b2e633d.tar.gz
Merge with 3.5
Diffstat (limited to 'Tools')
-rw-r--r--Tools/msi/tcltk/tcltk.wixproj7
1 files changed, 0 insertions, 7 deletions
diff --git a/Tools/msi/tcltk/tcltk.wixproj b/Tools/msi/tcltk/tcltk.wixproj
index d576a4149a..f66fc14988 100644
--- a/Tools/msi/tcltk/tcltk.wixproj
+++ b/Tools/msi/tcltk/tcltk.wixproj
@@ -27,13 +27,6 @@
<Target_>DLLs\</Target_>
<Group>tcltk_dlls</Group>
</InstallFiles>
- <InstallFiles Include="$(VCInstallDir)redist\$(Platform)\Microsoft.VC$(PlatformToolset.Substring(1)).CRT\vcruntime$(PlatformToolset.Substring(1)).dll">
- <SourceBase>$(VCInstallDir)redist\$(Platform)\Microsoft.VC$(PlatformToolset.Substring(1)).CRT\</SourceBase>
- <Source>$(VCInstallDir)redist\$(Platform)\Microsoft.VC$(PlatformToolset.Substring(1)).CRT\</Source>
- <TargetBase>$(VCInstallDir)redist\$(Platform)\Microsoft.VC$(PlatformToolset.Substring(1)).CRT\</TargetBase>
- <Target_>DLLs\</Target_>
- <Group>tcltk_dlls</Group>
- </InstallFiles>
<InstallFiles Include="$(tcltkDir)lib\**\*">
<SourceBase>$(tcltkDir)</SourceBase>