This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CODECOMPOSER: How to add parametric compiler flag

Part Number: CODECOMPOSER

Hello,

I'd like to add the -MJ flag to the compiler flags, but it needs a filename as argument and I want to that file to have the same basename of the compiled file. How can pass the basefile name to a flag to be added manually?