From 61addd00553427a304eac1697502aee0ab4e00c6 Mon Sep 17 00:00:00 2001 From: Saleem Abdulrasool Date: Sat, 26 Feb 2022 13:40:53 -0800 Subject: [PATCH] Windows: clean up manifest file for devtools The switch to swift-driver as the language driver forced a shuffling of the files. In the process, llbuild and Yams were moved into the toolchain MSI as they are required for using the toolchain. Furthermore, CYaml is no longer even available as it now is statically linked into the Yams library. Remove the references to their content. --- platforms/Windows/devtools.wxs | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/platforms/Windows/devtools.wxs b/platforms/Windows/devtools.wxs index 3fd0a353..1e00e2b1 100644 --- a/platforms/Windows/devtools.wxs +++ b/platforms/Windows/devtools.wxs @@ -18,30 +18,13 @@ - - + - -