|
@ -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) |
|
|
|
|
|
* Go to **Build > Build raylib** or press e">_Ctrl + B_ to build _raylib.lib_ and _raylib.dll_ |
|
|
|
|
|
|
|
|
* Check **Solution Configurations** (must be **Release.Dll x64**) |
|
|
|
|
|
* Go to **Build > Build raylib** or press s">**_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** |
|
|