raylib/projects
Leandro Gabriel 89c16baf18 Replace tabs with spaces and update year of copyright notices (#927)
* Update year of copyright notices

* Fix mistake in comment

* Fix typo ("algorythms")

* Replace tabs with spaces

* Remove trailing whitespace and fix mistake in comment

* Fix ExportImageAsCode missing comment rectangle corner

* Replace tab with spaces

* Replace tabs with spaces
2019-08-03 11:07:41 +02:00
..
4coder Replace tabs with spaces and update year of copyright notices (#927) 2019-08-03 11:07:41 +02:00
Builder Update Builder example 2018-07-25 13:01:16 +02:00
CMake CMake: Make the raylib project as a whole embeddable 2018-07-29 21:28:23 +02:00
CodeBlocks Review projects paths 2019-06-05 00:04:31 +02:00
Geany Review projects paths 2019-06-05 00:04:31 +02:00
KDevelop Reorganized project templates folder 2018-05-10 17:35:02 +02:00
Notepad++ Update npes_saved_tcc.txt 2019-05-31 10:03:17 +02:00
SublimeText Added Sublime Text 3 project template 2018-08-15 11:38:38 +01:00
VS2015 Add WinMM library for linkage 2019-05-10 20:51:48 +02:00
VS2017 Review projects <PlatformToolset> to use default 2019-06-06 12:19:39 +02:00
VS2017.ANGLE Change ANGLE binaries location 2019-06-06 16:44:37 +05:30
VS2017.UWP Review projects <PlatformToolset> to use default 2019-06-06 12:19:39 +02:00
VSCode Replace tabs with spaces and update year of copyright notices (#927) 2019-08-03 11:07:41 +02:00
scripts Fix and update projects/scripts 2019-05-29 17:36:44 +03:00
README.md Update README.md 2018-11-14 23:24:38 +01:00

README.md

raylib PROJECT TEMPLATES

This folder contains raylib templates for some common IDEs.

IDE Platform Template type State
Builder Linux example compiling DONE
CMake n/a example compiling and raylib source downloading/building if necessary DONE
CodeBlocks Linux, Windows example compiling DONE
Geany Linux, Windows - INCOMPLETE
KDevelop Linux, Windows, macOS - INCOMPLETE
Notepad++ Windows source/example compiling DONE
VS2015 Windows source/example compiling DONE
VS2017 Windows source/example compiling DONE
VSCode Windows, macOS example compiling DONE

New IDEs config files are welcome!