|
|
|
@ -4,6 +4,8 @@ |
|
|
|
[@JeffM2510](https://github.com/jeffm2501) has made a guide to easy setup for visual studio using Premake. You can read the wiki page about it here. |
|
|
|
https://github.com/raysan5/raylib/wiki/Easy-Raylib-Setup-for-Windows-with-Visual-Studio |
|
|
|
|
|
|
|
This is by far the simplest and fastest way to setup raylib for Visual Studio. |
|
|
|
|
|
|
|
## Building _raylib.lib_ and _raylib.dll_ |
|
|
|
* Download or clone [raysan5/raylib](https://github.com/raysan5/raylib) folder. |
|
|
|
* In _"(your_folder_location)/raylib/projects/VS2019"_ find _**raylib.sln**_ and open it with **Visual Studio 2019**. |
|
|
|
|