Updated Create Visual Studio 2019 Project (markdown)

master
Grave hace 4 años
padre
commit
80ad244914
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      Create-Visual-Studio-2019-Project.md

+ 2
- 2
Create-Visual-Studio-2019-Project.md

@ -4,8 +4,8 @@
* In _raylib/projects/VS2019_ find _raylib.sln_ and open it with **Visual Studio 2019**.
* 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 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
* Create **new project > Console App**

Cargando…
Cancelar
Guardar