mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Updated Create Visual Studio 2019 Project (markdown)
@ -10,7 +10,7 @@ https://github.com/raysan5/raylib/wiki/Easy-Raylib-Setup-for-Windows-with-Visual
|
||||
* Go to **Solution Explorer** window and find **raylib** project
|
||||
* Right click on it and choose **Set as Startup Project**
|
||||
* Check **Solution Configurations** (must be **Release.Dll x64**)
|
||||
* Go to **Build > Build raylib** or press **_Ctrl + B_** to build _**raylib.lib**_ and _**raylib.dll**_
|
||||
* Go to **Build > Build raylib** or press **_Ctrl + Shift + B_** to build _**raylib.lib**_ and _**raylib.dll**_
|
||||
|
||||
## Creating your own project
|
||||
* Create **new project > Console App**
|
||||
|
||||
Reference in New Issue
Block a user