Revision 735df2e8
Von admin vor mehr als 4 Jahren hinzugefügt
tools/gwenbuild/buildctx/buildcmd.h | ||
---|---|---|
|
||
|
||
GWB_BUILD_CMD *GWB_BuildCmd_new(void);
|
||
GWB_BUILD_CMD *GWB_BuildCmd_dup(GWB_BUILD_CMD *bcmd);
|
||
void GWB_BuildCmd_free(GWB_BUILD_CMD *bcmd);
|
||
|
||
|
Auch abrufbar als: Unified diff
gwenbuild: Improved custom target handling.