diff --git a/.appveyor/install.bat b/.appveyor/install.bat index bb90f1bd9..194eed0d8 100644 --- a/.appveyor/install.bat +++ b/.appveyor/install.bat @@ -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