don't call vcvarsall.bat in AppVeyor script (#3945)

Follow-up for #3920

Signed-off-by: Duncan Ogilvie mr.exodia.tpodt@gmail.com (github: mrexodia)
This commit is contained in:
Duncan Ogilvie 2017-09-29 20:24:04 +02:00 committed by Christoph
parent d46a5f693f
commit 34d15e7216

View file

@ -5,8 +5,6 @@ SET LIB_DIR=%BUILD_DIR%\Libraries
SET SRC_DIR=%BUILD_DIR%\tdesktop
SET QT_VERSION=5_6_2
call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Auxiliary\Build\vcvarsall.bat" x86
call:configureBuild
call:getDependencies
call:setupGYP