Tim Romero
f914020d45
VSCode sample project Mac fixup ( #3666 )
Change vscode config and makefile to add a missing IOKit framework reference and use whichever MacOSX sdk symlink is available
1年前
shivajiva101
0d064b7808
Added: missing / ( #2253 )
Specify root as the starting point for the linux compiler path
3年前
Ray
5e3db0aa83
Updated some scripts paths
NOTE: New raylib release installer uses `w64devkit`, smaller and more updated than regular `mingw64-w64` default project. Paths are updated properly.
4年前
raysan5
1da7e1da8c
Review VSCode project
6年前
Ray
df7a058216
Review projects paths
6年前
Ray
98fee844d1
Some tweaks on VSCode
Now it works on Windows for me but there are lots of hardcoded paths around... I don't like it.
7年前
Murray Campbell
65c74c7cfa
Update c_cpp_properties.json
7年前
Murray Campbell
5eded83d68
Added a configuration for OSX
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).
7年前
Ray
d999e5a016
Added VSCode project template
7年前