X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/e0ee3d449aacd33a84cb1f58961e55f9f06acb46..34f6af4f61e0eec9c96113e07f140b609b4113c8:/lunaix-os/.vscode/c_cpp_properties.json diff --git a/lunaix-os/.vscode/c_cpp_properties.json b/lunaix-os/.vscode/c_cpp_properties.json deleted file mode 100644 index 10acdd8..0000000 --- a/lunaix-os/.vscode/c_cpp_properties.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "configurations": [ - { - "name": "OS-DEV", - "includePath": [ - "${workspaceFolder}/includes/**" - ], - "compilerArgs": [ - "-ffreestanding" - ], - "defines": [], - "compilerPath": "${HOME}/opt/cross-compiler/bin/i686-elf-gcc", - "cStandard": "gnu99", - "intelliSenseMode": "gcc-x86" - } - ], - "version": 4 -} \ No newline at end of file