Still working on the exec part
This commit is contained in:
parent
9b1574b9c4
commit
e5498d92bc
12 changed files with 123 additions and 178 deletions
|
|
@ -75,7 +75,7 @@ replace.C__PREFIXUP__ = "ESTR"
|
|||
[[create.vec]]
|
||||
sources_output = "src/vec/C__PREFIX__/"
|
||||
headers_output = "include/me/vec/"
|
||||
replace.C__TYPENAME__ = "t_exec_redirect"
|
||||
replace.C__TYPEHEADER__ = '#include "exec/spawn_cmd/_redirection.h"'
|
||||
replace.C__TYPENAME__ = "t_p_redirection"
|
||||
replace.C__TYPEHEADER__ = '#include "exec/spawn_cmd/pprocess.h"'
|
||||
replace.C__PREFIX__ = "redir"
|
||||
replace.C__PREFIXUP__ = "REDIR"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue