diff options
author | bloodstalker <thabogre@gmail.com> | 2017-03-01 13:09:48 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2017-03-01 13:09:48 +0000 |
commit | b2ff9825aa83057fa38a0b5e7d1b065aa6a71296 (patch) | |
tree | 688633a604a5b6e75f7fd5d868aa9f010489abb6 | |
parent | daemon header (diff) | |
download | mutator-b2ff9825aa83057fa38a0b5e7d1b065aa6a71296.tar.gz mutator-b2ff9825aa83057fa38a0b5e7d1b065aa6a71296.zip |
generated by bear
-rw-r--r-- | daemon/compile_commands.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/daemon/compile_commands.json b/daemon/compile_commands.json new file mode 100644 index 0000000..1e65ef0 --- /dev/null +++ b/daemon/compile_commands.json @@ -0,0 +1,7 @@ +[ + { + "command": "cc -c -o mutatord mutatord.c", + "directory": "/home/bloodstalker/devi/hell2/daemon", + "file": "/home/bloodstalker/devi/hell2/daemon/mutatord.c" + } +]
\ No newline at end of file |