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,10 @@ ReleaseStatic x64 + + Release + AMR64 + Release Win32 @@ -50,6 +54,12 @@ true MultiByte + + DynamicLibrary + false + true + MultiByte + DynamicLibrary false @@ -84,6 +94,9 @@ + + + @@ -107,6 +120,11 @@ $(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,21 @@ true + + + 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,10 @@ Release Win32 + + Release + ARM64 + Debug x64 @@ -51,6 +55,12 @@ true MultiByte + + Application + false + true + MultiByte + Application false @@ -85,6 +95,9 @@ + + + @@ -108,6 +121,11 @@ $(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,21 @@ true + + + 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~