mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
travis windows fix
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user