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}