mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-01 19:59:17 -05:00
Updated Create Visual Studio 2019 Project (markdown)
@ -4,8 +4,8 @@
|
|||||||
* In _raylib/projects/VS2019_ find _raylib.sln_ and open it with **Visual Studio 2019**.
|
* In _raylib/projects/VS2019_ find _raylib.sln_ and open it with **Visual Studio 2019**.
|
||||||
* Go to **Solution Explorer** window and find **raylib** project
|
* Go to **Solution Explorer** window and find **raylib** project
|
||||||
* Right click on it and choose **Set as Startup Project**
|
* Right click on it and choose **Set as Startup Project**
|
||||||
* Check **Solution Configurations** (must be Release.Dll x64)
|
* 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 + B_** to build _raylib.lib_ and _raylib.dll_
|
||||||
|
|
||||||
## Creating your own project
|
## Creating your own project
|
||||||
* Create **new project > Console App**
|
* Create **new project > Console App**
|
||||||
|
|||||||
Reference in New Issue
Block a user