Looking at msvs_emulation.py, _GetLdManifestFlags:
# Of particular note, we do not yet support 'EmbedManifest' because
# it complicates incremental linking.
Lack of 'EmbedManifest' support makes it not possible to use ninja to produce
an official build of Chrome Remote Desktop (since it relies on the manifest to
be properly embedded into the binaries).
Original issue reported on code.google.com by alexeypa@chromium.org on 15 Feb 2013 at 6:30
Original issue reported on code.google.com by
alexeypa@chromium.org
on 15 Feb 2013 at 6:30