From 8cb94b9a74e1602762426a420b2f4cf64d5c9357 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Mon, 11 Sep 2023 02:08:19 +0200 Subject: [PATCH] Revert "The Visual Studio "Debug" target was renamed to "DebugLIB"" This reverts commit b9fe85c299bcd7c123f099865cea8ff4bc604476. --- ci/appveyor/libsodium.vcxproj | 68 ++++++++++++++++++++++++++--- regen-msvc/tl_libsodium.vcxproj.tpl | 68 ++++++++++++++++++++++++++--- 2 files changed, 124 insertions(+), 12 deletions(-) diff --git a/ci/appveyor/libsodium.vcxproj b/ci/appveyor/libsodium.vcxproj index 38477713..f6260360 100644 --- a/ci/appveyor/libsodium.vcxproj +++ b/ci/appveyor/libsodium.vcxproj @@ -57,10 +57,66 @@ 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 + - + @@ -68,7 +124,7 @@ - + @@ -93,7 +149,7 @@ - + true $(SolutionDir)Build\$(Configuration)\$(Platform)\ $(SolutionDir)Build\$(Configuration)\$(Platform)\Intermediate\ @@ -103,7 +159,7 @@ $(SolutionDir)Build\$(Configuration)\$(Platform)\ $(SolutionDir)Build\$(Configuration)\$(Platform)\Intermediate\ - + true $(SolutionDir)Build\$(Configuration)\$(Platform)\ $(SolutionDir)Build\$(Configuration)\$(Platform)\Intermediate\ @@ -133,7 +189,7 @@ $(SolutionDir)Build\$(Configuration)\$(Platform)\ $(SolutionDir)Build\$(Configuration)\$(Platform)\Intermediate\ - + @@ -165,7 +221,7 @@ true - + diff --git a/regen-msvc/tl_libsodium.vcxproj.tpl b/regen-msvc/tl_libsodium.vcxproj.tpl index bf78d7f6..c741a031 100644 --- a/regen-msvc/tl_libsodium.vcxproj.tpl +++ b/regen-msvc/tl_libsodium.vcxproj.tpl @@ -10,10 +10,66 @@ 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}} + - + @@ -21,7 +77,7 @@ - + @@ -46,7 +102,7 @@ - + true $(SolutionDir)Build\$(Configuration)\$(Platform)\ $(SolutionDir)Build\$(Configuration)\$(Platform)\Intermediate\ @@ -56,7 +112,7 @@ $(SolutionDir)Build\$(Configuration)\$(Platform)\ $(SolutionDir)Build\$(Configuration)\$(Platform)\Intermediate\ - + true $(SolutionDir)Build\$(Configuration)\$(Platform)\ $(SolutionDir)Build\$(Configuration)\$(Platform)\Intermediate\ @@ -86,7 +142,7 @@ $(SolutionDir)Build\$(Configuration)\$(Platform)\ $(SolutionDir)Build\$(Configuration)\$(Platform)\Intermediate\ - + @@ -118,7 +174,7 @@ true - +