Fix copy/paste from VMware

pull/326/head
Jeffrey Walton 2016-10-06 11:14:33 -04:00
parent 2ba75d4adf
commit 0b68429f2e
No known key found for this signature in database
GPG Key ID: B36AB348921B1838
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@
</ItemDefinitionGroup> </ItemDefinitionGroup>
<!-- Win32/Debug cryptest.exe for DLL MAC'ing --> <!-- Win32/Debug cryptest.exe for DLL MAC'ing -->
<Target Condition="!Exists('Win32\Output\Debug\cryptest.exe')" Nam="MAC tool"Label="MAC tool"> <Target Condition="!Exists('Win32\Output\Debug\cryptest.exe')" Name="MAC tool" Label="MAC tool">
<MSbuild <MSbuild
Projects="cryptest.vcxproj" Projects="cryptest.vcxproj"
Properties="Configuration=Debug;Platform=Win32;"/> Properties="Configuration=Debug;Platform=Win32;"/>