<EmguCVErrorMessage Condition="!Exists('$(EmguCVNativeFileUwpX86)')"> This package do not contain necessary binary for $(EmguCVLinkTarget). Missing $(EmguCVNativeFileUwpX86) </EmguCVErrorMessage>
<EmguCVUwpErrorMessage Condition="!Exists('$(EmguCVNativeFileUwpX86)')"> This package do not contain necessary binary for $(EmguCVLinkTarget). Missing $(EmguCVNativeFileUwpX86) </EmguCVUwpErrorMessage>
<EmguCVErrorMessage Condition="!Exists('$(EmguCVNativeFileUwpX64)')"> This package do not contain necessary binary for $(EmguCVLinkTarget). Missing $(EmguCVNativeFileUwpX64) </EmguCVErrorMessage>
<EmguCVUwpErrorMessage Condition="!Exists('$(EmguCVNativeFileUwpX64)')"> This package do not contain necessary binary for $(EmguCVLinkTarget). Missing $(EmguCVNativeFileUwpX64) </EmguCVUwpErrorMessage>
<EmguCVErrorMessage Condition="!Exists('$(EmguCVNativeFileUwpArm)')"> This package do not contain necessary binary for $(EmguCVLinkTarget). Missing $(EmguCVNativeFileUwpArm) </EmguCVErrorMessage>
<EmguCVUwpErrorMessage Condition="!Exists('$(EmguCVNativeFileUwpArm)')"> This package do not contain necessary binary for $(EmguCVLinkTarget). Missing $(EmguCVNativeFileUwpArm) </EmguCVUwpErrorMessage>
<EmguCVErrorMessage Condition="!Exists('$(EmguCVNativeFileUwpArm64)')"> This package do not contain necessary binary for $(EmguCVLinkTarget). Missing $(EmguCVNativeFileUwpArm) </EmguCVErrorMessage>
<EmguCVUwpErrorMessage Condition="!Exists('$(EmguCVNativeFileUwpArm64)')"> This package do not contain necessary binary for $(EmguCVLinkTarget). Missing $(EmguCVNativeFileUwpArm) </EmguCVUwpErrorMessage>
<Message Text="Emgu CV Compiling with $(EmguCVWindowsDeployMessage)binary" Condition="'$(EmguCVWindowsDeployMessage)'!=''" Importance="High" />
<Message Text="Native binary is NOT deployed by the Emgu.CV.Runtime.UWP shared project." Condition="'$(EmguCVWindowsDeployMessage)'==''" Importance="High" />
<Message Text="Emgu CV Compiling with $(EmguCVUwpDeployMessage)binary" Condition="'$(EmguCVUwpDeployMessage)'!=''" Importance="High" />
<Message Text="Native binary is NOT deployed by the Emgu.CV.Runtime.UWP shared project." Condition="'$(EmguCVUwpDeployMessage)'==''" Importance="High" />