11 lines
207 B
JSON
11 lines
207 B
JSON
{
|
|
"statusPanelLinks": [
|
|
{
|
|
"label": "ushell",
|
|
"fileName": "$(COMSPEC)",
|
|
"arguments": "/D /K \"\"$(ToolDir)\\ushell.bat\" --project=\"$(ProjectFile)\"\"",
|
|
"workingDir": "$(ProjectDir)"
|
|
}
|
|
]
|
|
}
|