mirror of
https://github.com/Rayerd/dfl.git
synced 2025-04-28 06:10:08 +03:00
Clean build setting
This commit is contained in:
parent
4774028250
commit
5cb5d273cf
1 changed files with 1 additions and 1 deletions
2
examples/buttons/.vscode/tasks.json
vendored
2
examples/buttons/.vscode/tasks.json
vendored
|
@ -3,7 +3,7 @@
|
||||||
"tasks": [
|
"tasks": [
|
||||||
{
|
{
|
||||||
"type": "dub",
|
"type": "dub",
|
||||||
"run": true,
|
"run": false,
|
||||||
"cwd": ".",
|
"cwd": ".",
|
||||||
"compiler": "$current",
|
"compiler": "$current",
|
||||||
"archType": "$current",
|
"archType": "$current",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue