From b9fe85c299bcd7c123f099865cea8ff4bc604476 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Mon, 11 Sep 2023 02:00:45 +0200 Subject: [PATCH] The Visual Studio "Debug" target was renamed to "DebugLIB" Spent 3 hours on this, as I wasn't expecting a breaking change. --- ci/appveyor/libsodium.vcxproj | 68 +++-------------------------- regen-msvc/tl_libsodium.vcxproj.tpl | 68 +++-------------------------- 2 files changed, 12 insertions(+), 124 deletions(-) diff --git a/ci/appveyor/libsodium.vcxproj b/ci/appveyor/libsodium.vcxproj index f6260360..38477713 100644 --- a/ci/appveyor/libsodium.vcxproj +++ b/ci/appveyor/libsodium.vcxproj @@ -57,66 +57,10 @@ libsodium - - StaticLibrary - true - MultiByte - false - v140 - - - DynamicLibrary - true - MultiByte - false - v140 - - - StaticLibrary - true - MultiByte - false - v140 - - - DynamicLibrary - true - MultiByte - false - v140 - - - StaticLibrary - false - true - MultiByte - v140 - - - DynamicLibrary - false - true - MultiByte - v140 - - - StaticLibrary - false - true - MultiByte - v140 - - - DynamicLibrary - false - true - MultiByte - v140 - - + @@ -124,7 +68,7 @@ - + @@ -149,7 +93,7 @@ - + true $(SolutionDir)Build\$(Configuration)\$(Platform)\ $(SolutionDir)Build\$(Configuration)\$(Platform)\Intermediate\ @@ -159,7 +103,7 @@ $(SolutionDir)Build\$(Configuration)\$(Platform)\ $(SolutionDir)Build\$(Configuration)\$(Platform)\Intermediate\ - + true $(SolutionDir)Build\$(Configuration)\$(Platform)\ $(SolutionDir)Build\$(Configuration)\$(Platform)\Intermediate\ @@ -189,7 +133,7 @@ $(SolutionDir)Build\$(Configuration)\$(Platform)\ $(SolutionDir)Build\$(Configuration)\$(Platform)\Intermediate\ - + @@ -221,7 +165,7 @@ true - + diff --git a/regen-msvc/tl_libsodium.vcxproj.tpl b/regen-msvc/tl_libsodium.vcxproj.tpl index c741a031..bf78d7f6 100644 --- a/regen-msvc/tl_libsodium.vcxproj.tpl +++ b/regen-msvc/tl_libsodium.vcxproj.tpl @@ -10,66 +10,10 @@ libsodium - - StaticLibrary - true - MultiByte - false - {{platform}} - - - DynamicLibrary - true - MultiByte - false - {{platform}} - - - StaticLibrary - true - MultiByte - false - {{platform}} - - - DynamicLibrary - true - MultiByte - false - {{platform}} - - - StaticLibrary - false - true - MultiByte - {{platform}} - - - DynamicLibrary - false - true - MultiByte - {{platform}} - - - StaticLibrary - false - true - MultiByte - {{platform}} - - - DynamicLibrary - false - true - MultiByte - {{platform}} - - + @@ -77,7 +21,7 @@ - + @@ -102,7 +46,7 @@ - + true $(SolutionDir)Build\$(Configuration)\$(Platform)\ $(SolutionDir)Build\$(Configuration)\$(Platform)\Intermediate\ @@ -112,7 +56,7 @@ $(SolutionDir)Build\$(Configuration)\$(Platform)\ $(SolutionDir)Build\$(Configuration)\$(Platform)\Intermediate\ - + true $(SolutionDir)Build\$(Configuration)\$(Platform)\ $(SolutionDir)Build\$(Configuration)\$(Platform)\Intermediate\ @@ -142,7 +86,7 @@ $(SolutionDir)Build\$(Configuration)\$(Platform)\ $(SolutionDir)Build\$(Configuration)\$(Platform)\Intermediate\ - + @@ -174,7 +118,7 @@ true - +