選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
pah arif b4af1b2cc0
add makefile to support multiple C files (#1195)
4年前
..
.vscode add makefile to support multiple C files (#1195) 4年前
Makefile add makefile to support multiple C files (#1195) 4年前
README.md add makefile to support multiple C files (#1195) 4年前
main.c tcc-based vscode project for windows (#1191) 4年前
main.code-workspace tcc-based vscode project for windows (#1191) 4年前

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"