|
gwenhywfar 5.12.0
|


Go to the source code of this file.
Functions | |
| int | GWB_ParseProject (GWB_PROJECT *project, GWB_CONTEXT *currentContext, GWEN_XMLNODE *xmlNode) |
| int GWB_ParseProject | ( | GWB_PROJECT * | project, |
| GWB_CONTEXT * | currentContext, | ||
| GWEN_XMLNODE * | xmlNode ) |
Definition at line 51 of file p_project.c.
References _parseChildNodes(), _parseVersions(), _writeConfigH(), DBG_ERROR, DBG_INFO, GWB_Context_GetVars(), GWB_Project_AddFlags(), GWB_PROJECT_FLAGS_CONFIG_H, GWB_Project_GetFlags(), GWB_Project_SetDefineQuoted(), GWB_Project_SetProjectName(), GWEN_DB_FLAGS_OVERWRITE_VARS, GWEN_DB_SetCharValue(), GWEN_ERROR_BAD_DATA, GWEN_LOGDOMAIN, GWEN_XMLNode_GetProperty(), and NULL.
Referenced by GWB_Parser_ReadBuildTree().

