Add referenced project to project
adds a reference to the project specified by projreference
= addReference(proj
,referenceFolder
)referencefolder
.
The reference is added to the specified project, proj
.
specifies the type of reference to create. Specify the type as either
projreference
= addReference(proj
,referenceFolder
,type
)"relative"
or "absolute"
.