Updated Create Visual Studio 2019 Project (markdown)

master
Grave 4 年前
父节点
当前提交
80ad244914
共有 1 个文件被更改,包括 2 次插入2 次删除
  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**

正在加载...
取消
保存