diff options
Diffstat (limited to 'dub.json')
-rw-r--r-- | dub.json | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -119,6 +119,10 @@ { "name": "gdc", "targetName": "spine-gdc" + }, + { + "name": "gdmd", + "targetName": "spine-gdc" } ] } |