# HG changeset patch # User Chris Cannam # Date 1525268047 -3600 # Node ID 15bb44af8f0d5fc9c8100a9a3944ff117ed323c7 # Parent ec77ade1ab505b37fd2edcf9afbf6150c4624466 Fix project file for this branch diff -r ec77ade1ab50 -r 15bb44af8f0d vext-project.json --- 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",