summaryrefslogtreecommitdiffhomepage
path: root/projects/VSCode_tcc_win/Makefile
AgeCommit message (Collapse)Author
2021-07-04REMOVED: Old VSCode projectraysan5
It would be nice that TCC option was integrated in main VSCode project
2020-04-11add makefile to support multiple C files (#1195)pah arif
* tcc-based vscode project for windows Signed-off-by: misterpah <[email protected]> * add makefile to support multiple C files