Hi,
Is it possible to change the compiler options of an already existing CCS Project using the '-ccs.setCompilerOptions ' feature of eclispec command, without having to recreate the project ?
I am aware of recreating the project using the '-ccs.overwrite' option to achieve this. But I just need to change one of the compiler flags and it does not make sense to recreate the whole project again in my case.
Thanks in advance