Sub-projects

A subproject is a project on which the current project depends (i.e. there is a linking dependency). When a project specifies a subproject, the logical path to the project directory is given for the subproject. For example:


subproj
{
    "Ceda/cxUtils"
    "Ceda/cxObject"
}

Note the following: