I have created two Configurations:
- [Target]_A
- [Target]_B
But they both create an output file called “Project.dwl”
How do I get them to create distinctly-named outputs; eg, “Project_A.dwl” and “Project_B.dwl”
I have created two Configurations:
But they both create an output file called “Project.dwl”
How do I get them to create distinctly-named outputs; eg, “Project_A.dwl” and “Project_B.dwl”
“Properties”->“C/C++ Build”->“Settings”
choose tab “Build Artifact”, enter “Artifact name”
“Artifact name” - well, of course! Why didn’t I think of that immediately?!
Isn’t Eclipse great…?
Note that it isn’t obvious that this is an editable field - it appears to be just a selection from a drop-down list.
Also note that the “Artifact name” is not copied if you create a new configuration and “Copy Settings” from an existing configuration.
See: https://forum.sierrawireless.com/t/new-config-copy-settings-incomplete/4394/1