12 lines
279 B
JSON
12 lines
279 B
JSON
{
|
|
"profiles": {
|
|
"CommonUsage": {
|
|
"commandName": "Project"
|
|
},
|
|
"配置文件 1": {
|
|
"commandName": "Executable",
|
|
"executablePath": "D:\\Code\\Core\\Medulla\\build\\Medulla.exe",
|
|
"workingDirectory": "D:\\Code\\Core\\Medulla\\build\\"
|
|
}
|
|
}
|
|
} |