|
gwenhywfar 5.12.0
|
#include "c_install.h"#include "utils.h"#include "gwenbuild/filenames.h"#include <gwenhywfar/debug.h>#include <gwenhywfar/directory.h>
Go to the source code of this file.
Functions | |
| int | GWB_InstallFiles (const char *fileName, const char *destDir) |
| int GWB_InstallFiles | ( | const char * | fileName, |
| const char * | destDir ) |
Definition at line 25 of file c_install.c.
References DBG_ERROR, GWB_KeyValuePair_GetKey(), GWB_KeyValuePair_GetValue(), GWB_Utils_CopyFile(), GWB_Utils_ReadInstallFileList(), GWEN_Buffer_AppendString(), GWEN_Buffer_free(), GWEN_Buffer_GetStart(), GWEN_Buffer_new(), GWEN_Buffer_Reset(), GWEN_DIR_SEPARATOR_S, GWEN_ERROR_GENERIC, and NULL.
Referenced by main().

