DescriptionThese targets were causing files to have the same output target, which ninja (reasonably) does not like.
dlldata.c is a generated file name that a bunch of idl build rules output but most do not actually compile it AFAICT. This was causing some targets in isimpledom (that contain multiple idl files) to output to the same name (dlldata.c), so uniquize it based on InputName. For the one target that seems to actually build dlldata.c, override back to the original name to keep things the same (iaccessible2).
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=131232
Patch Set 1 #Patch Set 2 : remove installer from this CL #
Messages
Total messages: 4 (0 generated)
|