settings.json 205 B

123456789
  1. {
  2. "files.associations": {
  3. "functions.h": "c",
  4. "sdl.h": "c",
  5. "math.h": "c"
  6. },
  7. "OpenCL.explorer.localizedProperties": false,
  8. "C_Cpp.default.compilerPath": "/bin/gcc"
  9. }