Fix Visual Studio solution build

Re-generated Visual Studio projects using build/cmake.sh. Removed/added
changed SPIRV-Tools projects in solution.

Bug: swiftshader:132
Bug: b/123642959
Change-Id: I2a9d21a0100882d3db8ffd81d90800f464d7419b
Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/34508
Tested-by: Nicolas Capens <nicolascapens@google.com>
Kokoro-Presubmit: kokoro <noreply+kokoro@google.com>
Reviewed-by: Alexis Hétu <sugoi@google.com>
diff --git a/src/Reactor/Reactor.vcxproj b/src/Reactor/Reactor.vcxproj
index a885861..2b96c28 100644
--- a/src/Reactor/Reactor.vcxproj
+++ b/src/Reactor/Reactor.vcxproj
@@ -308,7 +308,7 @@
   </ItemGroup>

   <ItemGroup>

     <ProjectReference Include="..\..\build\Visual Studio 15 2017 Win64\llvm.vcxproj">

-      <Project>{2f30a9cf-6135-3db8-a898-cc2638959596}</Project>

+      <Project>{481093b5-4ef0-391e-82ff-bb73cfcd3d51}</Project>

     </ProjectReference>

   </ItemGroup>

   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />