summaryrefslogtreecommitdiffhomepage
path: root/projects/VSCode/.vscode/c_cpp_properties.json
AgeCommit message (Collapse)Author
2021-12-29Added: missing / (#2253)shivajiva101
Specify root as the starting point for the linux compiler path
2021-11-02Updated some scripts pathsRay
NOTE: New raylib release installer uses `w64devkit`, smaller and more updated than regular `mingw64-w64` default project. Paths are updated properly.
2019-07-30Review VSCode projectraysan5
2019-06-05Review projects pathsRay
2018-11-20Some tweaks on VSCodeRay
Now it works on Windows for me but there are lots of hardcoded paths around... I don't like it.
2018-09-21Update c_cpp_properties.jsonMurray Campbell
2018-08-30Added a configuration for OSXMurray Campbell
This requires the user to explicitly specify the path to their raylib folder. We need a better way around this (something like what we do for windows would help).
2018-07-31Added VSCode project templateRay