mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
add makefile to support multiple C files (#1195)
* tcc-based vscode project for windows Signed-off-by: misterpah <misterpah@gmail.com> * add makefile to support multiple C files
This commit is contained in:
5
projects/VSCode_tcc_win/README.md
Normal file
5
projects/VSCode_tcc_win/README.md
Normal file
@ -0,0 +1,5 @@
|
||||
How to use
|
||||
1. Rename Folder
|
||||
2. open workspace (main.code-workspace)
|
||||
3. edit Makefile to include your files
|
||||
4. F5 and choose "build & run"
|
||||
Reference in New Issue
Block a user