raylib/projects/VSCode_tcc_win
2020-10-05 20:04:33 +02:00
..
.vscode add makefile to support multiple C files (#1195) 2020-04-11 20:01:28 +02:00
main.c Review "aggregate initializations" #1403 2020-10-05 20:04:33 +02:00
main.code-workspace tcc-based vscode project for windows (#1191) 2020-04-11 11:23:00 +02:00
Makefile add makefile to support multiple C files (#1195) 2020-04-11 20:01:28 +02:00
README.md add makefile to support multiple C files (#1195) 2020-04-11 20:01:28 +02:00

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"