From 47e4c4ef4f4e29b20793f613fa76c827c254d221 Mon Sep 17 00:00:00 2001 From: Emmanuel AYME Date: Sun, 22 Feb 2026 11:39:43 +0100 Subject: [PATCH] Add Paragnosia to the solution --- Reshade Plugins Addons.sln | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Reshade Plugins Addons.sln b/Reshade Plugins Addons.sln index a8ec759..2909aa3 100644 --- a/Reshade Plugins Addons.sln +++ b/Reshade Plugins Addons.sln @@ -106,6 +106,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Fear the time loop", "FearT EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Black Myth Wukong", "BlackMythWukong\BlackMythWukong.vcxproj", "{A0B73335-D352-4191-A22F-1F2E54736DCB}" EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Paragnosia", "Paragnosia\Paragnosia.vcxproj", "{65A1A7B0-4332-4578-9B7D-41318CBF6DBC}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x64 = Debug|x64 @@ -458,6 +460,14 @@ Global {A0B73335-D352-4191-A22F-1F2E54736DCB}.Release|x64.Build.0 = Release|x64 {A0B73335-D352-4191-A22F-1F2E54736DCB}.Release|x86.ActiveCfg = Release|Win32 {A0B73335-D352-4191-A22F-1F2E54736DCB}.Release|x86.Build.0 = Release|Win32 + {65A1A7B0-4332-4578-9B7D-41318CBF6DBC}.Debug|x64.ActiveCfg = Debug|x64 + {65A1A7B0-4332-4578-9B7D-41318CBF6DBC}.Debug|x64.Build.0 = Debug|x64 + {65A1A7B0-4332-4578-9B7D-41318CBF6DBC}.Debug|x86.ActiveCfg = Debug|Win32 + {65A1A7B0-4332-4578-9B7D-41318CBF6DBC}.Debug|x86.Build.0 = Debug|Win32 + {65A1A7B0-4332-4578-9B7D-41318CBF6DBC}.Release|x64.ActiveCfg = Release|x64 + {65A1A7B0-4332-4578-9B7D-41318CBF6DBC}.Release|x64.Build.0 = Release|x64 + {65A1A7B0-4332-4578-9B7D-41318CBF6DBC}.Release|x86.ActiveCfg = Release|Win32 + {65A1A7B0-4332-4578-9B7D-41318CBF6DBC}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE