From b2ff9825aa83057fa38a0b5e7d1b065aa6a71296 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Wed, 1 Mar 2017 16:39:48 +0330 Subject: generated by bear --- daemon/compile_commands.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 daemon/compile_commands.json (limited to 'daemon') 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 -- cgit v1.2.3