Follow-up Comment #4, bug #42695 (project make):
It's not THAT important, but I like to do a filever -v xxx.exe
and see the version, if it's a debug build, and more. Or see the same
informations in the Version tab of the file properties, or
see the product name in Process Explorer.
The .rc file
Follow-up Comment #3, bug #42695 (project make):
Thanks, I fixed that in 241787d.
Why is the RC file important? IME, maintaining such Windows specific files is
a nuisance in the long run, as they fall out of sync.
Please send the patch for NMakefile.template.
Thanks.
Follow-up Comment #2, bug #42695 (project make):
Hi all,
thank you for the fix, but it's not enough.
A similar fix is needed in the external declaration of
program in makeint.h at line 612.
I created a small .rc file for make.exe that I could send as
public domain and maybe adopted and included