Skip to content

Commit

Permalink
Update Windows安装包制作.md
Browse files Browse the repository at this point in the history
  • Loading branch information
georgezzzh authored Jul 19, 2022
1 parent c3b19d2 commit 9aed2c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions QIF_installer/Windows安装包制作.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ windeployqt Lyrics.exe
* 保存libssl-1_1-x64.dll与libcrypto-1_1-x64.dll到目录中,支持HTTPS
* 将翻译文件(qm后缀)保存到tr目录中
### 打包安装包
* 打包运行命令, 切换到$Qt Install Framework$\bin目录下,运行如下命令
* 打包运行命令, 切换到`QtIFW-4.0.0\bin`目录下,运行如下命令
```cmd
./binarycreator.exe -c C:\Users\geoge\Desktop\SpotifyLyricQt\config\config.xml -p C:\Users\geoge\Desktop\SpotifyLyricQt\packages SpotifyLyricQt.exe -v
```
```

0 comments on commit 9aed2c9

Please sign in to comment.