raylib/projects/VSCode_tcc_win/README.md
pah arif b4af1b2cc0
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
2020-04-11 20:01:28 +02:00

6 lines
138 B
Markdown

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"