|
gwenhywfar
5.10.1
|


Go to the source code of this file.
Functions | |
| int | GWB_ParseTarget (GWB_PROJECT *project, GWB_CONTEXT *currentContext, GWEN_XMLNODE *xmlNode) |
| int GWB_ParseTarget | ( | GWB_PROJECT * | project, |
| GWB_CONTEXT * | currentContext, | ||
| GWEN_XMLNODE * | xmlNode | ||
| ) |
Definition at line 36 of file p_target.c.
References _parseChildNodes(), _readTarget(), DBG_INFO, GWB_Context_free(), GWB_Context_GetVars(), GWB_Context_SetCurrentTarget(), GWB_Parser_CopyContextForTarget(), GWB_Project_AddTarget(), GWB_Target_free(), GWB_Target_SetContext(), GWEN_ERROR_GENERIC, GWEN_XMLNode_ExpandProperties(), and NULL.
Referenced by _parseChildNodes().


1.8.14