Bug 4162 - Allow * for base projects in MPC
Summary: Allow * for base projects in MPC
Status: NEW
Alias: None
Product: MPC
Classification: Unclassified
Component: MPC (show other bugs)
Version: unspecified
Hardware: All Linux
: P3 normal
Assignee: Chip Jones
URL:
Depends on:
Blocks:
 
Reported: 2014-03-10 05:12 CDT by Johnny Willemsen
Modified: 2014-03-10 05:12 CDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johnny Willemsen 2014-03-10 05:12:03 CDT
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.