#pragma comment(option, "file.c")
commitd30d68d738a68e606533d88c2bf6d14a9f7fb5c1
authorgrischka <grischka>
Mon, 16 Dec 2019 21:34:47 +0000 (16 22:34 +0100)
committergrischka <grischka>
Mon, 16 Dec 2019 21:48:31 +0000 (16 22:48 +0100)
tree56ad692b3360eea2c9c66af4fc9e272189c43a45
parenta64353ce71f68b0386011d42060059aac5c8a8e3
#pragma comment(option, "file.c")

This allows adding files or libraries from
   #pragma comment(option, ...)

Also, {f}/file.c will be expanded with the directory of
the current source, that is the file that has the #pragma
libtcc.c
tcc.c
tests/tcctest.c