raylib/projects
Jeffery Myers e48b9a6da1
[Examples] Warning fixes (pt 1) (#1668)
* Fix some warnings in examples.

* cleanups from review

Co-authored-by: Jeffery Myers <JefMyers@blizzard.com>
2021-03-23 07:51:52 +01:00
..
4coder Update project.4coder (#1503) 2021-01-02 11:36:11 +01:00
Builder
CMake
CodeBlocks
Geany Update year to 2021 2021-01-02 18:15:13 +01:00
Notepad++ Update raylib functions parser to generate XML intellisense file 2020-12-23 16:35:39 +01:00
scripts Making the windows build script a bit faster by verifying if the msvc environment was set up previously and only setting it up if it wasn't (#1346) 2020-08-10 21:08:51 +02:00
SublimeText
VS2017 Two small quality of life changes to projects. (#1448) 2020-12-02 07:35:48 +01:00
VS2017.UWP Reviewed UWP project config 2021-03-13 13:08:05 +01:00
VS2019 [Examples] Warning fixes (pt 1) (#1668) 2021-03-23 07:51:52 +01:00
VSCode WARNING: BREAKING: RENAMED: camera.type to camera.projection 2021-03-19 13:56:46 +01:00
VSCode_tcc_win WARNING: BREAKING: RENAMED: camera.type to camera.projection 2021-03-19 13:56:46 +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!