mirror of
https://github.com/raysan5/raylib.git
synced 2026-06-13 21:01:53 +08:00
* tcc-based vscode project for windows Signed-off-by: misterpah <misterpah@gmail.com> * add makefile to support multiple C files |
||
|---|---|---|
| .. | ||
| .vscode | ||
| main.c | ||
| main.code-workspace | ||
| Makefile | ||
| README.md | ||
How to use
- Rename Folder
- open workspace (main.code-workspace)
- edit Makefile to include your files
- F5 and choose "build & run"