Update the clangd files

This commit is contained in:
EniumRaphael 2024-05-12 15:56:36 +02:00
parent 4f1768b9e8
commit a4d0326fa9

View file

@ -17,6 +17,13 @@ CompileFlags: # Tweak the parse settings
- "-I/home/maix/school/shcat/includes/"
- "-I/home/maix/school/shcat/output/include/"
- "-I/home/maix/school/shcat/generic_sources/header/"
- "-I/home/raphael/42/shcat/vendor/"
- "-I/home/raphael/42/shcat/stdme/include/"
- "-I/home/raphael/42/shcat/stdme/vendor/"
- "-I/home/raphael/42/shcat/stdme/output/include/"
- "-I/home/raphael/42/shcat/stdme/generic_sources/header/"
- "-I/home/raphael/42/shcat/includes/"
- "-I/home/raphael/42/shcat/output/include/"
- "-I/home/rparodi/Documents/shcat/vendor/"
- "-I/home/rparodi/Documents/shcat/stdme/include/"
- "-I/home/rparodi/Documents/shcat/stdme/vendor/"
@ -24,7 +31,6 @@ CompileFlags: # Tweak the parse settings
- "-I/home/rparodi/Documents/shcat/stdme/generic_sources/header/"
- "-I/home/rparodi/Documents/shcat/includes/"
- "-I/home/rparodi/Documents/shcat/output/include/"
- "-I/Users/raphael/Documents/42/cursus/shcat/generic_sources/header/"
- "-I/Users/raphael/Documents/42/cursus/shcat/vendor/"
- "-I/Users/raphael/Documents/42/cursus/shcat/stdme/include/"
- "-I/Users/raphael/Documents/42/cursus/shcat/stdme/vendor/"