mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-08-02 13:58:37 +00:00
docs: remove pro
This commit is contained in:
parent
f171608860
commit
8cefc7c24e
2 changed files with 2 additions and 2 deletions
|
@ -247,7 +247,7 @@ All the dependencies are provided and it is easy to compile.
|
|||
1. Set up the Qt development environment on the target platform.
|
||||
Qt version>=5.12 (use MSVC 2019 on Windows)
|
||||
2. Clone the project
|
||||
3. Open the project root directory `all.pro` or `CMakeLists.txt` with QtCreator
|
||||
3. Open the project root directory `CMakeLists.txt` with QtCreator
|
||||
4. Compile and run
|
||||
|
||||
### Android (If you do not have special requirements, you can directly use the built-in scrcpy-server.jar)
|
||||
|
|
|
@ -244,7 +244,7 @@ Mac OS平台,你可以直接使用我编译好的可执行程序:
|
|||
1. 在目标平台上搭建Qt开发环境
|
||||
Qt版本>=5.12(在Windows上使用MSVC 2019)
|
||||
2. 克隆该项目
|
||||
3. 使用QtCreator打开项目根目录`all.pro`或`CMakeLists.txt`
|
||||
3. 使用QtCreator打开项目根目录`CMakeLists.txt`
|
||||
4. 编译,运行
|
||||
|
||||
### Android端 (没有修改需求的话直接使用自带的scrcpy-server即可)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue