You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Henrique de Lima 92e1205f40
Adding the option to change the target platform(x86/x64), Generating the .pdb file on debug builds, and correcting comments that called the script 'windows-build.bat' instead of 'build-windows.bat' (#1133)
5 years ago
..
4coder Replace tabs with spaces and update year of copyright notices (#927) 5 years ago
Builder Update Builder example 6 years ago
CMake Revert "Always use latest raylib version for cmake (#1123)" (#1126) 5 years ago
CodeBlocks Review projects paths 5 years ago
Geany Update year to 2020 5 years ago
Notepad++ Update Notepad++ intellisense 5 years ago
SublimeText Added Sublime Text 3 project template 6 years ago
VS2017 Review VS2017 project to support x64 properly 5 years ago
VS2017.ANGLE Change ANGLE binaries location 5 years ago
VS2017.UWP REVIEWED: VS2017.UWP project 5 years ago
VSCode Update year to 2020 5 years ago
scripts Adding the option to change the target platform(x86/x64), Generating the .pdb file on debug builds, and correcting comments that called the script 'windows-build.bat' instead of 'build-windows.bat' (#1133) 5 years ago
README.md Update README.md 5 years ago

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!