Change project name

This commit is contained in:
John Zhao
2018-11-08 22:51:21 +08:00
parent aeefa8f48a
commit 256730eabe
8 changed files with 15 additions and 15 deletions

View File

@@ -1,10 +1,10 @@
# How to use MYNT® EYE SDK with Visual Studio 2017
# How to use MYNT® EYE S SDK with Visual Studio 2017
This tutorial will create a project with Visual Studio 2017 to start using MYNT® EYE SDK.
This tutorial will create a project with Visual Studio 2017 to start using MYNT® EYE S SDK.
## Preparation
Install the win pack of MYNT® EYE SDK.
Install the win pack of MYNT® EYE S SDK.
## Create Project
@@ -71,6 +71,6 @@ Include the headers of SDK and start using its APIs,
Select "Release x64" or "Debug x64" to run the project.
<!--
<!--
![](images/10_path.png)
-->

View File

@@ -1,4 +1,4 @@
# MYNT® EYE SDK
# MYNT® EYE S SDK
################################################################################
Language: 简体中文
@@ -171,6 +171,6 @@ CMake Warning at tutorials/CMakeLists.txt:86 (message):
Press any key to continue . . .
```
3) Start using MYNT® EYE SDK with Visual Studio 2017
3) Start using MYNT® EYE S SDK with Visual Studio 2017
Goto the "<SDK_ROOT_DIR>\projects\vs2017", see the "README.md".