KCML_Build_GetSrcList
Purpose
Obtain a list of libraries and their constituent src files
Definition
DEFSUB 'KCML_Build_GetSrcList(BYREF x$()_KCML_BUILD_GETSRCLIST_REC)) AS Void
Parameters
| x | Redimmed to number of src files |
Description
Returns a list of all constituent .src files for all libraries from the build.xml tree. It takes into account any manifest in use.
See also
Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.