aboutsummaryrefslogtreecommitdiffstats
path: root/compile_commands.json
diff options
context:
space:
mode:
Diffstat (limited to 'compile_commands.json')
-rw-r--r--compile_commands.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/compile_commands.json b/compile_commands.json
new file mode 100644
index 0000000..e0edd02
--- /dev/null
+++ b/compile_commands.json
@@ -0,0 +1,7 @@
+[
+ {
+ "command": "cc -c -o main.o main.c",
+ "directory": "/home/bloodstalker/devi/abbatoir/hole68",
+ "file": "/home/bloodstalker/devi/abbatoir/hole68/main.c"
+ }
+] \ No newline at end of file