raylib/projects/VSCode
BoneManSeth fd8830948e
fix newer NDK version compiling errors (#5389)
target already gets assigned by the clang macro it points to, overwriting it causes it to target linux instead of android, making it check for usr directories instead of the NDK's directories
2025-12-06 20:01:47 +01:00
..
.vscode VSCode sample project Mac fixup (#3666) 2023-12-23 11:22:16 +01:00
resources updated VSCode project to work with latest raylib makefile and 'working for web' instructions (#2296) 2022-01-21 08:53:25 +01:00
main.c REVIEWED: Examples comments, consistent code sections 2025-09-02 12:10:16 +02:00
main.code-workspace Added VSCode project template 2018-07-31 11:26:52 +02:00
Makefile REVIEWED: Code/Web-Makefile formatting 2025-01-12 16:19:10 +01:00
Makefile.Android fix newer NDK version compiling errors (#5389) 2025-12-06 20:01:47 +01:00