Mercurial > hg > sonic-visualiser
changeset 1737:e154957ed9f0
Tidy
author | Chris Cannam |
---|---|
date | Mon, 10 Jul 2017 20:48:47 +0100 |
parents | fd37f59348f7 |
children | c97a6cddda79 |
files | .appveyor.yml |
diffstat | 1 files changed, 0 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/.appveyor.yml Mon Jul 10 18:55:21 2017 +0100 +++ b/.appveyor.yml Mon Jul 10 20:48:47 2017 +0100 @@ -1,7 +1,3 @@ - -branches: - only: - - vext configuration: - Release @@ -12,7 +8,6 @@ - ps: '"code.soundsoftware.ac.uk = 66:ef:e2:0e:e3:55:93:9a:33:aa:2a:e9:fe:be:21:c2:a2:8d:4f:f1" | Out-File -Encoding "ASCII" -Append $env:USERPROFILE\mercurial.ini' - ps: '"[hostsecurity]" | Out-File -Encoding "ASCII" -Append $env:USERPROFILE\mercurial.ini' - ps: '"code.soundsoftware.ac.uk = code.soundsoftware.ac.uk:fingerprints=sha256:64:75:f6:47:15:de:b4:51:ea:96:e2:f4:8a:f5:53:a5:11:c8:dd:82:73:5d:bd:54:18:cb:c8:9d:10:37:28:85" | Out-File -Encoding "ASCII" -Append $env:USERPROFILE\mercurial.ini' - - ps: type $env:USERPROFILE\mercurial.ini before_build: - set QTDIR=C:\Qt\5.8\msvc2015_64 @@ -20,7 +15,6 @@ - vext install - qmake -r -tp vc sonic-visualiser.pro - sv-dependency-builds\win64-msvc\bin\capnp -Isv-dependency-builds/win64-msvc/include compile --src-prefix=piper/capnp -osv-dependency-builds/win64-msvc/bin/capnpc-c++:piper-cpp/vamp-capnp piper/capnp/piper.capnp - - dir build: project: sonic-visualiser.sln