add entries for new files
This commit is contained in:
parent
5dbad67352
commit
7100af72ca
@ -478,7 +478,10 @@
|
||||
{ "directory": "@", "file": "io/iob_adds_free.c", "output": "iob_adds_free.o", "arguments": [ "clang", "-c", "io/iob_adds_free.c", "-I." ]},
|
||||
{ "directory": "@", "file": "io/iob_bytesleft.c", "output": "iob_bytesleft.o", "arguments": [ "clang", "-c", "io/iob_bytesleft.c", "-I." ]},
|
||||
{ "directory": "@", "file": "io/iob_free.c", "output": "iob_free.o", "arguments": [ "clang", "-c", "io/iob_free.c", "-I." ]},
|
||||
{ "directory": "@", "file": "io/iob_init.c", "output": "iob_init.o", "arguments": [ "clang", "-c", "io/iob_init.c", "-I." ]},
|
||||
{ "directory": "@", "file": "io/iob_init_autofree.c", "output": "iob_init_autofree.o", "arguments": [ "clang", "-c", "io/iob_init_autofree.c", "-I." ]},
|
||||
{ "directory": "@", "file": "io/iob_new.c", "output": "iob_new.o", "arguments": [ "clang", "-c", "io/iob_new.c", "-I." ]},
|
||||
{ "directory": "@", "file": "io/iob_new_autofree.c", "output": "iob_new_autofree.o", "arguments": [ "clang", "-c", "io/iob_new_autofree.c", "-I." ]},
|
||||
{ "directory": "@", "file": "io/iob_prefetch.c", "output": "iob_prefetch.o", "arguments": [ "clang", "-c", "io/iob_prefetch.c", "-I." ]},
|
||||
{ "directory": "@", "file": "io/iob_reset.c", "output": "iob_reset.o", "arguments": [ "clang", "-c", "io/iob_reset.c", "-I." ]},
|
||||
{ "directory": "@", "file": "io/iob_send.c", "output": "iob_send.o", "arguments": [ "clang", "-c", "io/iob_send.c", "-I." ]},
|
||||
|
Loading…
x
Reference in New Issue
Block a user