aboutsummaryrefslogtreecommitdiffstats
path: root/daemon/compile_commands.json
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-03-01 13:09:48 +0000
committerbloodstalker <thabogre@gmail.com>2017-03-01 13:09:48 +0000
commitb2ff9825aa83057fa38a0b5e7d1b065aa6a71296 (patch)
tree688633a604a5b6e75f7fd5d868aa9f010489abb6 /daemon/compile_commands.json
parentdaemon header (diff)
downloadmutator-b2ff9825aa83057fa38a0b5e7d1b065aa6a71296.tar.gz
mutator-b2ff9825aa83057fa38a0b5e7d1b065aa6a71296.zip
generated by bear
Diffstat (limited to '')
-rw-r--r--daemon/compile_commands.json7
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