From b2ac33bb7fad10bbe0565c9066359c8597afb50d Mon Sep 17 00:00:00 2001 From: baydam Date: Thu, 22 Mar 2018 23:52:04 +0000 Subject: [PATCH] Update appveyor config file --- appveyor.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index af36e2e..404d508 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -31,6 +31,8 @@ install: cmd /c start /wait msiexec /package $msiPath /passive ADDLOCAL=ALL TARGETDIR=$gstreamerPath Write-Host "Installed" -ForegroundColor Green + -set GSTREAMER_1_0_ROOT_X86=C:\gstreamer\1.0\x86_64 + build_script: - qmake mapmap.pro - mingw32-make