Fix copy/paste from VMware
parent
2ba75d4adf
commit
0b68429f2e
|
|
@ -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;"/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue