Files
ParkingRobot/CommonUsage-MultiVehicleSync/commonusage/Properties/launchSettings.json
T

12 lines
279 B
JSON
Raw Normal View History

2026-08-04 10:29:21 +08:00
{
"profiles": {
"CommonUsage": {
"commandName": "Project"
},
"配置文件 1": {
"commandName": "Executable",
"executablePath": "D:\\Code\\Core\\Medulla\\build\\Medulla.exe",
"workingDirectory": "D:\\Code\\Core\\Medulla\\build\\"
}
}
}