travis windows fix
This commit is contained in:
parent
94ee4b76db
commit
3b8ecd9e9d
2 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
CHCP 1252
|
||||
|
||||
SET QT_BIN_DIR="c:\Devel\Qt\5.14.2\msvc2017\bin"
|
||||
SET QIF_BIN_DIR="c:\Devel\Qt\Tools\QtInstallerFramework\4.0\bin"
|
||||
SET QT_BIN_DIR="c:\Qt\5.14.2\msvc2017\bin"
|
||||
SET QIF_BIN_DIR="c:\Qt\Tools\QtInstallerFramework\4.0\bin"
|
||||
|
||||
set APP_NAME=AmneziaVPN
|
||||
set APP_FILENAME=%APP_NAME:"=%.exe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue