3 assignments to MSBuild property EmbeddedWin32Manifest
MSBuildFiles (3)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (3)
3343
<
EmbeddedWin32Manifest
>$(Win32Manifest)</EmbeddedWin32Manifest>
3384
<
EmbeddedWin32Manifest
>$(ApplicationManifest)</EmbeddedWin32Manifest>
3393
<
EmbeddedWin32Manifest
Condition="'$(ApplicationManifest)'=='' and '$(NoWin32Manifest)'!='true' and Exists('$(_FrameworkVersion40Path)\default.win32manifest')">$(_FrameworkVersion40Path)\default.win32manifest</EmbeddedWin32Manifest>