diff --git a/cryptdll.vcxproj b/cryptdll.vcxproj index 7e838c37..1dc5792f 100644 --- a/cryptdll.vcxproj +++ b/cryptdll.vcxproj @@ -127,8 +127,20 @@ - - + + + + + Creating Win32/Release 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 + + + + + + Adding MAC to DLL Win32\output\debug\cryptest.exe mac_dll "$(TargetPath)"