You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
pah arif b4af1b2cc0
add makefile to support multiple C files (#1195)
4 years ago
..
.vscode add makefile to support multiple C files (#1195) 4 years ago
Makefile add makefile to support multiple C files (#1195) 4 years ago
README.md add makefile to support multiple C files (#1195) 4 years ago
main.c tcc-based vscode project for windows (#1191) 4 years ago
main.code-workspace tcc-based vscode project for windows (#1191) 4 years ago

README.md

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"