This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
raylib
Watch
1
Star
0
Fork
0
You've already forked raylib
mirror of
https://github.com/raysan5/raylib.git
synced
2025-09-07 03:48:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
51e75be9d1ffeaf6d47d3670017cca36f4785a17
raylib
/
projects
/
VSCode_tcc_win
History
Ray
a4ea9f872f
Review "aggregate initializations"
#1403
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
README.md
How to use
Rename Folder
open workspace (main.code-workspace)
edit Makefile to include your files
F5 and choose "build & run"