raylib/projects
Ahmad Fatoum eb6f8bd0ba
Revert "Always use latest raylib version for cmake (#1123)" (#1126)
We didn't use the latest version, but a compatible version, which is established by raylib-config-version.cmake.

It's ok to have a minimal version, so revert b7c0d5b6dd.
2020-03-09 08:29:47 +01:00
..
4coder
Builder
CMake Revert "Always use latest raylib version for cmake (#1123)" (#1126) 2020-03-09 08:29:47 +01:00
CodeBlocks
Geany Update year to 2020 2020-01-05 20:01:54 +01:00
Notepad++ Update Notepad++ intellisense 2020-02-14 23:48:40 +01:00
scripts
SublimeText
VS2017 Review VS2017 project to support x64 properly 2020-01-12 13:52:01 +01:00
VS2017.ANGLE
VS2017.UWP REVIEWED: VS2017.UWP project 2020-02-10 17:45:50 +01:00
VSCode Update year to 2020 2020-01-05 20:01:54 +01:00
README.md

raylib PROJECT TEMPLATES

This folder contains raylib templates for some common IDEs.

IDE Platform Template type State
4coder Windows example compiling DONE
Builder Linux example compiling DONE
CMake Windows, Linux, macOS source/example compiling DONE
CodeBlocks Windows, Linux example compiling DONE
Geany Windows, Linux source/example compiling DONE
Notepad++ Windows source/example compiling DONE
SublimeText Windows, Linux, macOS source/example compiling DONE
VS2017 Windows source/example compiling DONE
VSCode Windows, macOS example compiling DONE
scripts Windows, Linux, macOS source/example compiling DONE

New IDEs config files are welcome!