I finally got the custom build step to generate the header as needed.
I'm not sure which change made it, but what I did in the end to was to
create a new project file, set it to run after link (instead of
manifest), and set an Additional Dependency of $(TargetPath).
We'll see as I work with the other header-generating projects which
change (or combination of them) was necessary.
Post a reply to this message
|