Would help if we also allow * to be used in MPC files for base projects, response from Chad below
> - is there a way to use also * for the base projects in Hello.mpc in the
> base? So derive Hello_Example_skel from *_stub?
This change seems pretty simple. Replace the * with the name of the
project at line 670 in ProjectCreator.pm.
Would help if we also allow * to be used in MPC files for base projects, response from Chad below > - is there a way to use also * for the base projects in Hello.mpc in the > base? So derive Hello_Example_skel from *_stub? This change seems pretty simple. Replace the * with the name of the project at line 670 in ProjectCreator.pm.