From 286530e284d6e3fa2a6fdac30de649eb6dead203 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Mon, 11 Sep 2023 02:33:43 +0200 Subject: [PATCH] Keep original configurations for top-level libsodium.vcxproj --- libsodium.vcxproj | 40 +++++++++-------------------- regen-msvc/tl_libsodium.vcxproj.tpl | 33 +++++++++++++++++++++++- 2 files changed, 44 insertions(+), 29 deletions(-) diff --git a/libsodium.vcxproj b/libsodium.vcxproj index b697ef33..33e98531 100644 --- a/libsodium.vcxproj +++ b/libsodium.vcxproj @@ -10,6 +10,14 @@ DebugDLL x64 + + Debug + Win32 + + + Debug + x64 + ReleaseDLL Win32 @@ -18,36 +26,12 @@ ReleaseDLL x64 - - DebugLIB + + Release Win32 - - DebugLIB - x64 - - - ReleaseLIB - Win32 - - - ReleaseLIB - x64 - - - DebugLTCG - Win32 - - - DebugLTCG - x64 - - - ReleaseLTCG - Win32 - - - ReleaseLTCG + + Release x64 diff --git a/regen-msvc/tl_libsodium.vcxproj.tpl b/regen-msvc/tl_libsodium.vcxproj.tpl index c741a031..eace2798 100644 --- a/regen-msvc/tl_libsodium.vcxproj.tpl +++ b/regen-msvc/tl_libsodium.vcxproj.tpl @@ -2,7 +2,38 @@ - {{configurations}} + + DebugDLL + Win32 + + + DebugDLL + x64 + + + Debug + Win32 + + + Debug + x64 + + + ReleaseDLL + Win32 + + + ReleaseDLL + x64 + + + Release + Win32 + + + Release + x64 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}