Revision 1020128b
Von admin vor mehr als 4 Jahren hinzugefügt
tools/gwenbuild/file.h | ||
---|---|---|
void GWB_File_ReplaceExtension(GWB_FILE *file, const char *newExt);
|
||
GWB_FILE *GWB_File_CopyObjectAndChangeExtension(const GWB_FILE *file, const char *newExt);
|
||
|
||
void GWB_File_AddFileList2ToFileList2(GWB_FILE_LIST2 *sourceList, GWB_FILE_LIST2 *destList);
|
||
|
||
|
||
#endif
|
Auch abrufbar als: Unified diff
gwenbuild: Started setup of builders.