0.0.5
This commit is contained in:
parent
a193f53871
commit
fe55e8680f
4 changed files with 24 additions and 13 deletions
3
.vscode/launch.json
vendored
3
.vscode/launch.json
vendored
|
@ -10,7 +10,8 @@
|
|||
"dubBuild": true,
|
||||
"name": "Build & Debug DUB project",
|
||||
"cwd": "${command:dubWorkingDirectory}",
|
||||
"program": "bin/${command:dubTarget}"
|
||||
"program": "bin/${command:dubTarget}",
|
||||
"args": ["list"]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue