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" />
diff --git a/src/Vulkan/vulkan.vcxproj b/src/Vulkan/vulkan.vcxproj
index e6c5020..162f3f2 100644
--- a/src/Vulkan/vulkan.vcxproj
+++ b/src/Vulkan/vulkan.vcxproj
@@ -293,10 +293,10 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\build\Visual Studio 15 2017 Win64\third_party\SPIRV-Tools\source\opt\SPIRV-Tools-opt.vcxproj">
- <Project>{ce414127-5528-30f5-9f5f-5af9d2b8c04c}</Project>
+ <Project>{eff5de98-2741-3bd8-b049-d5647a223b5e}</Project>
</ProjectReference>
<ProjectReference Include="..\..\build\Visual Studio 15 2017 Win64\third_party\SPIRV-Tools\source\SPIRV-Tools.vcxproj">
- <Project>{83d86993-70d0-336a-84f1-8b952b8079dd}</Project>
+ <Project>{59349deb-ac96-335c-acc6-8a92f774538a}</Project>
</ProjectReference>
<ProjectReference Include="..\Reactor\Reactor.vcxproj">
<Project>{28fd076d-10b5-4bd8-a4cf-f44c7002a803}</Project>