mirror of
https://github.com/nillerusr/source-engine.git
synced 2025-01-12 16:18:03 +00:00
Update tasks.json
This commit is contained in:
parent
02c60cf2c7
commit
ecfe257da2
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
@ -26,7 +26,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Configure Waf for Debug on outdated Android",
|
"label": "Configure Waf for Debug on Android (NDK r10e)",
|
||||||
"type": "shell",
|
"type": "shell",
|
||||||
"command": "./waf configure -T release --android=armeabi-v7a-hard,4.9,21",
|
"command": "./waf configure -T release --android=armeabi-v7a-hard,4.9,21",
|
||||||
"problemMatcher": [],
|
"problemMatcher": [],
|
||||||
|
Loading…
Reference in New Issue
Block a user