summaryrefslogtreecommitdiffhomepage
path: root/projects/VSCode/Makefile
AgeCommit message (Collapse)Author
2022-08-06Review projects details for raylib 4.2Ray
2022-06-24REMOVED: Physac projects #2551Ray
2022-01-21updated VSCode project to work with latest raylib makefile and 'working for ↵Philip Shenk
web' instructions (#2296)
2021-11-02Updated some scripts pathsRay
NOTE: New raylib release installer uses `w64devkit`, smaller and more updated than regular `mingw64-w64` default project. Paths are updated properly.
2021-06-30REVIEWED: emscripten versionsraysan5
2021-05-04Update raylib versionRay
2021-01-20Minor tweak to MakefileRay
2020-08-12Change raylib version for VSCode mingw project makefile (#1347)Gaëtan Blaise-Cazalet
2020-04-13Review VSCode tasksraysan5
2020-04-13Fix VSCode (#1193)Stefan E. Mayer
* Executable is called game, not main * Use make not mingw32-make on macOS
2019-11-12Fix VSCode template for debugging. (#1014)JuDelCo
2019-07-30Review VSCode projectraysan5
2019-07-27#917 This commit changes the path to 'shell.html' in all Makefiles (#918)Antonio Radovcic
2019-07-02Review VSCode projectRay
2019-06-05Review projects pathsRay
2019-05-22Move emscripten web shell to srcRay
2019-05-21Review MakefilesRay
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