From 2909d1105f3c255a9d2235352175b180bd4b8076 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Thu, 25 Jul 2024 10:00:16 +0200 Subject: [PATCH] Fix SLN --- LLib | 2 +- Questionable.sln | 12 ++++++++---- Questionable/Questionable.csproj | 1 + 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/LLib b/LLib index aec507a8..d5342a81 160000 --- a/LLib +++ b/LLib @@ -1 +1 @@ -Subproject commit aec507a840b7f0a20635c6ddbc7862e9025cea4f +Subproject commit d5342a81c3593ffb0d4c41b44be0cd32d8d6aa5c diff --git a/Questionable.sln b/Questionable.sln index 5dd75964..a083acfb 100644 --- a/Questionable.sln +++ b/Questionable.sln @@ -21,10 +21,6 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C91EEF13-A1AC-4A40-B695-DD4E378E5989}.Debug|x64.ActiveCfg = ExportRelease|x64 - {C91EEF13-A1AC-4A40-B695-DD4E378E5989}.Debug|x64.Build.0 = ExportRelease|x64 - {EEDE3BBE-E260-445E-8FB3-1264E0CBBE91}.Debug|x64.ActiveCfg = ExportRelease|x64 - {EEDE3BBE-E260-445E-8FB3-1264E0CBBE91}.Debug|x64.Build.0 = ExportRelease|x64 {7A136F28-8D5C-478D-B993-0F39F1451A47}.Debug|x64.ActiveCfg = Debug|x64 {7A136F28-8D5C-478D-B993-0F39F1451A47}.Debug|x64.Build.0 = Debug|x64 {7A136F28-8D5C-478D-B993-0F39F1451A47}.Release|x64.ActiveCfg = Release|x64 @@ -41,6 +37,14 @@ Global {4FD6F346-8961-4BD5-BDA2-E5F426DE4FC7}.Debug|x64.Build.0 = Debug|x64 {4FD6F346-8961-4BD5-BDA2-E5F426DE4FC7}.Release|x64.ActiveCfg = Release|x64 {4FD6F346-8961-4BD5-BDA2-E5F426DE4FC7}.Release|x64.Build.0 = Release|x64 + {EEDE3BBE-E260-445E-8FB3-1264E0CBBE91}.Debug|x64.ActiveCfg = Debug|x64 + {EEDE3BBE-E260-445E-8FB3-1264E0CBBE91}.Debug|x64.Build.0 = Debug|x64 + {EEDE3BBE-E260-445E-8FB3-1264E0CBBE91}.Release|x64.ActiveCfg = Release|x64 + {EEDE3BBE-E260-445E-8FB3-1264E0CBBE91}.Release|x64.Build.0 = Release|x64 + {C91EEF13-A1AC-4A40-B695-DD4E378E5989}.Debug|x64.ActiveCfg = Debug|x64 + {C91EEF13-A1AC-4A40-B695-DD4E378E5989}.Debug|x64.Build.0 = Debug|x64 + {C91EEF13-A1AC-4A40-B695-DD4E378E5989}.Release|x64.ActiveCfg = Release|x64 + {C91EEF13-A1AC-4A40-B695-DD4E378E5989}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Questionable/Questionable.csproj b/Questionable/Questionable.csproj index e9765867..4235141a 100644 --- a/Questionable/Questionable.csproj +++ b/Questionable/Questionable.csproj @@ -3,6 +3,7 @@ 1.17 dist $(SolutionDir)=X:\ + x64