raylib/projects/VSCode_tcc_win
2021-03-19 13:56:46 +01:00
..
.vscode add makefile to support multiple C files (#1195) 2020-04-11 20:01:28 +02:00
main.c WARNING: BREAKING: RENAMED: camera.type to camera.projection 2021-03-19 13:56:46 +01: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"