summaryrefslogtreecommitdiffhomepage
path: root/examples/raylib_compile_execute.bat
AgeCommit message (Collapse)Author
2021-12-03Update raylib_compile_execute.batRay
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.
2019-05-10Add WinMM library for linkageraysan5
Now it's required on Windows if not using a busy wait loop
2019-01-21Added CMD compilation scripts for examplesRay
They could be useful for some people...