16 lines
295 B
JSON
16 lines
295 B
JSON
{
|
|
"profiles": {
|
|
"WindowsClient": {
|
|
"commandName": "Project",
|
|
"nativeDebugging": false
|
|
},
|
|
"MacClient": {
|
|
"commandName": "Project",
|
|
"nativeDebugging": false
|
|
},
|
|
"LinuxClient": {
|
|
"commandName": "Project",
|
|
"nativeDebugging": false
|
|
}
|
|
}
|
|
} |