Mercurial > hg > sonic-visualiser
changeset 1801:15bb44af8f0d horizontal-scale
Fix project file for this branch
author | Chris Cannam |
---|---|
date | Wed, 02 May 2018 14:34:07 +0100 |
parents | ec77ade1ab50 |
children | ffeb25f4522b |
files | vext-project.json |
diffstat | 1 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/vext-project.json Wed May 02 14:33:41 2018 +0100 +++ b/vext-project.json Wed May 02 14:34:07 2018 +0100 @@ -16,11 +16,13 @@ }, "svcore": { "vcs": "hg", - "service": "soundsoftware" + "service": "soundsoftware", + "branch": "horizontal-scale" }, "svgui": { "vcs": "hg", - "service": "soundsoftware" + "service": "soundsoftware", + "branch": "horizontal-scale" }, "svapp": { "vcs": "hg",