diff --git a/cryptdll.vcxproj b/cryptdll.vcxproj index 0228c1ff..610a9bcd 100644 --- a/cryptdll.vcxproj +++ b/cryptdll.vcxproj @@ -128,11 +128,28 @@ + + + + + + Creating Win32/Debug cryptest.exe for MAC computation + + msbuild /t:Build /p:Configuration=Debug;Platform=Win32 cryptlib.vcxproj + msbuild /t:Build /p:Configuration=Debug;Platform=Win32 cryptest.vcxproj + + +