Files
raylib/projects
Alexandre Almeida 77353e7f31 Update GLFW to 3.5.1 (#6051)
* Update GLFW to 3.5.1

* Remove cocoa_time.c from rglfw.c

* Add macos_time.c to rglfw.c

* Redo changes from pull request #3863

* Makefile: add QuartzCore framework when building for macOS

* Add QuartzCore when building for macOS to other build files

* Remove unused GLFW dependencies
2026-08-12 13:02:51 +02:00
..
2021-07-05 11:52:13 +02:00
2026-08-12 13:02:51 +02:00
2026-08-12 13:02:51 +02:00
2026-03-29 01:17:25 +01:00
2026-08-12 13:02:51 +02:00
2026-08-12 13:02:51 +02:00
2026-04-19 13:57:58 +02:00
2026-07-16 15:10:46 +02:00

raylib PROJECT TEMPLATES

This folder contains raylib templates for some common IDEs.

IDE Platform(s) Source Example(s)
Builder Linux ✔️
CMake Windows, Linux, macOS, Web ✔️ ✔️
CodeBlocks Windows, Linux, macOS ✔️
Geany Windows, Linux ✔️ ✔️
Notepad++ Windows, Web ✔️ ✔️
SublimeText Windows, Linux, macOS ✔️ ✔️
VS2022 Windows ✔️ ✔️
VSCode Windows, Linux, macOS ✔️
Zig Windows, Linux, macOS, Web ✔️ ✔️
scripts Windows, Linux, macOS ✔️ ✔️

New IDEs config files are welcome!