diff -ur argon2.org/vs2015/Argon2OptDll/Argon2OptDll.vcxproj argon2/vs2015/Argon2OptDll/Argon2OptDll.vcxproj
--- argon2.org/vs2015/Argon2OptDll/Argon2OptDll.vcxproj 2023-12-23 01:00:49.231059537 +0100
+++ argon2/vs2015/Argon2OptDll/Argon2OptDll.vcxproj 2023-12-23 01:02:40.375527010 +0100
@@ -13,6 +13,14 @@
ReleaseStatic
x64
+
+ Debug
+ AMR64
+
+
+ Release
+ AMR64
+
Release
Win32
@@ -50,6 +54,17 @@
true
MultiByte
+
+ DynamicLibrary
+ true
+ MultiByte
+
+
+ DynamicLibrary
+ false
+ true
+ MultiByte
+
DynamicLibrary
false
@@ -84,6 +94,12 @@
+
+
+
+
+
+
@@ -107,6 +120,16 @@
$(SolutionDir)vs2015\build\$(ProjectName)\
$(SolutionDir)include;$(IncludePath)
+
+ $(SolutionDir)vs2015\build\
+ $(SolutionDir)vs2015\build\$(ProjectName)\
+ $(SolutionDir)include;$(IncludePath)
+
+
+ $(SolutionDir)vs2015\build\
+ $(SolutionDir)vs2015\build\$(ProjectName)\
+ $(SolutionDir)include;$(IncludePath)
+
$(SolutionDir)vs2015\build\
$(SolutionDir)vs2015\build\$(ProjectName)\
@@ -158,6 +176,29 @@
true
+
+
+ Level3
+ Disabled
+ true
+ _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+
+
+
+
+ Level3
+ MaxSpeed
+ true
+ false
+ true
+ _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+
+
+ true
+ true
+ true
+
+
Level3
@@ -209,7 +242,6 @@
-
@@ -221,7 +253,7 @@
-
+
Only in argon2/vs2015/Argon2OptDll: Argon2OptDll.vcxproj~
diff -ur argon2.org/vs2015/Argon2OptTestCI/Argon2OptTestCI.vcxproj argon2/vs2015/Argon2OptTestCI/Argon2OptTestCI.vcxproj
--- argon2.org/vs2015/Argon2OptTestCI/Argon2OptTestCI.vcxproj 2023-12-23 01:00:49.231059537 +0100
+++ argon2/vs2015/Argon2OptTestCI/Argon2OptTestCI.vcxproj 2023-12-23 01:02:12.518576081 +0100
@@ -17,6 +17,14 @@
Release
Win32
+
+ Debug
+ ARM64
+
+
+ Release
+ ARM64
+
Debug
x64
@@ -51,6 +55,17 @@
true
MultiByte
+
+ Application
+ true
+ MultiByte
+
+
+ Application
+ false
+ true
+ MultiByte
+
Application
false
@@ -85,6 +95,12 @@
+
+
+
+
+
+
@@ -108,6 +121,16 @@
$(SolutionDir)vs2015\build\
$(SolutionDir)vs2015\build\$(ProjectName)\
+
+ $(SolutionDir)include;$(IncludePath)
+ $(SolutionDir)vs2015\build\
+ $(SolutionDir)vs2015\build\$(ProjectName)\
+
+
+ $(SolutionDir)include;$(IncludePath)
+ $(SolutionDir)vs2015\build\
+ $(SolutionDir)vs2015\build\$(ProjectName)\
+
$(SolutionDir)include;$(IncludePath)
$(SolutionDir)vs2015\build\
@@ -162,6 +180,29 @@
true
+
+
+ Level3
+ Disabled
+ true
+ _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+
+
+
+
+ Level3
+ MaxSpeed
+ true
+ false
+ true
+ _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+
+
+ true
+ true
+ true
+
+
Level3
@@ -214,7 +247,7 @@
-
+
@@ -222,7 +255,6 @@
-
@@ -232,4 +264,4 @@
-
\ No newline at end of file
+
Only in argon2/vs2015/Argon2OptTestCI: Argon2OptTestCI.vcxproj~