summaryrefslogtreecommitdiffhomepage
path: root/projects/VSCode/Makefile
AgeCommit message (Collapse)Author
2019-04-07Happy new year 2019ChillerDragon
2018-11-20Some tweaks on VSCodeRay
Now it works on Windows for me but there are lots of hardcoded paths around... I don't like it.
2018-11-19Review resources namingRay
raylib resource data file for Windows platform (containing raylib icon and metadata for executable file) has been renamed to a more consistent name: raylib.rc.data Also required to work with tcc compiler.
2018-10-24Update MakefileMurray Campbell
2018-09-21Update MakefileMurray Campbell
2018-08-30Fixed included libs for OSXMurray Campbell
This was causing linker errors on OSX
2018-07-31Added VSCode project templateRay