From 51511d1cd0d00ea7cab8bff2556e6aabfcbe80a4 Mon Sep 17 00:00:00 2001 From: Karel Miko Date: Sat, 1 Aug 2026 10:50:09 +0200 Subject: [PATCH] Update makefiles --- libtomcrypt_VS2008.vcproj | 32 ++++++++++++++++++++++++++++++++ makefile.mingw | 9 ++++++--- makefile.msvc | 9 ++++++--- makefile.unix | 9 ++++++--- makefile_include.mk | 9 ++++++--- sources.cmake | 8 ++++++++ 6 files changed, 64 insertions(+), 12 deletions(-) diff --git a/libtomcrypt_VS2008.vcproj b/libtomcrypt_VS2008.vcproj index d61d1fa9..316a646c 100644 --- a/libtomcrypt_VS2008.vcproj +++ b/libtomcrypt_VS2008.vcproj @@ -938,6 +938,14 @@ RelativePath="src\hashes\sha2\sha384.c" > + + + + @@ -946,10 +954,34 @@ RelativePath="src\hashes\sha2\sha512_224.c" > + + + + + + + + + + + +