diff repoint-project.json @ 2473:f4fe577e3c54 audio-source-refactor

Use shared_ptr for plugin instances throughout
author Chris Cannam
date Fri, 20 Mar 2020 16:33:52 +0000
parents 6e299410b475
children c18b837341ff
line wrap: on
line diff
--- a/repoint-project.json	Thu Mar 19 16:18:10 2020 +0000
+++ b/repoint-project.json	Fri Mar 20 16:33:52 2020 +0000
@@ -16,11 +16,13 @@
         },
         "svcore": {
             "vcs": "hg",
-            "service": "soundsoftware"
+            "service": "soundsoftware",
+            "branch": "audio-source-refactor"
         },
         "svgui": {
             "vcs": "hg",
-            "service": "soundsoftware"
+            "service": "soundsoftware",
+            "branch": "audio-source-refactor"
         },
         "svapp": {
             "vcs": "hg",