From 70b8c4e3e67be8b9a4f69de69e691f834cb9b5e0 Mon Sep 17 00:00:00 2001 From: Emmanuel AYME Date: Sun, 12 Apr 2026 11:13:25 +0200 Subject: [PATCH] Add Cthulhu & Samson projects to the solution --- Reshade Plugins Addons.sln | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/Reshade Plugins Addons.sln b/Reshade Plugins Addons.sln index 14d8b43..4ee0c98 100644 --- a/Reshade Plugins Addons.sln +++ b/Reshade Plugins Addons.sln @@ -126,6 +126,10 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Death Stranding 2", "DeathS EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Styx Shards Of Darkness", "StyxShardsOfDarkness\StyxShardsOfDarkness.vcxproj", "{D63F7F27-D275-4622-9117-1471678AEFFE}" EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Cthulhu The Cosmic Abyss", "Cthulhu\Cthulhu.vcxproj", "{BCB87EF2-3D89-4001-A4D4-CE41745A858F}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Samson", "Samson\Samson.vcxproj", "{E5EA91E0-D7CE-4D78-96E7-B063FF9B5F61}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x64 = Debug|x64 @@ -558,6 +562,22 @@ Global {D63F7F27-D275-4622-9117-1471678AEFFE}.Release|x64.Build.0 = Release|x64 {D63F7F27-D275-4622-9117-1471678AEFFE}.Release|x86.ActiveCfg = Release|Win32 {D63F7F27-D275-4622-9117-1471678AEFFE}.Release|x86.Build.0 = Release|Win32 + {BCB87EF2-3D89-4001-A4D4-CE41745A858F}.Debug|x64.ActiveCfg = Debug|x64 + {BCB87EF2-3D89-4001-A4D4-CE41745A858F}.Debug|x64.Build.0 = Debug|x64 + {BCB87EF2-3D89-4001-A4D4-CE41745A858F}.Debug|x86.ActiveCfg = Debug|Win32 + {BCB87EF2-3D89-4001-A4D4-CE41745A858F}.Debug|x86.Build.0 = Debug|Win32 + {BCB87EF2-3D89-4001-A4D4-CE41745A858F}.Release|x64.ActiveCfg = Release|x64 + {BCB87EF2-3D89-4001-A4D4-CE41745A858F}.Release|x64.Build.0 = Release|x64 + {BCB87EF2-3D89-4001-A4D4-CE41745A858F}.Release|x86.ActiveCfg = Release|Win32 + {BCB87EF2-3D89-4001-A4D4-CE41745A858F}.Release|x86.Build.0 = Release|Win32 + {E5EA91E0-D7CE-4D78-96E7-B063FF9B5F61}.Debug|x64.ActiveCfg = Debug|x64 + {E5EA91E0-D7CE-4D78-96E7-B063FF9B5F61}.Debug|x64.Build.0 = Debug|x64 + {E5EA91E0-D7CE-4D78-96E7-B063FF9B5F61}.Debug|x86.ActiveCfg = Debug|Win32 + {E5EA91E0-D7CE-4D78-96E7-B063FF9B5F61}.Debug|x86.Build.0 = Debug|Win32 + {E5EA91E0-D7CE-4D78-96E7-B063FF9B5F61}.Release|x64.ActiveCfg = Release|x64 + {E5EA91E0-D7CE-4D78-96E7-B063FF9B5F61}.Release|x64.Build.0 = Release|x64 + {E5EA91E0-D7CE-4D78-96E7-B063FF9B5F61}.Release|x86.ActiveCfg = Release|Win32 + {E5EA91E0-D7CE-4D78-96E7-B063FF9B5F61}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE