mirror of
https://github.com/denglihong2007/CRSim
synced 2026-08-13 04:55:43 +08:00
11 lines
280 B
JSON
11 lines
280 B
JSON
{
|
|
"profiles": {
|
|
"CRSim 插件": {
|
|
"commandName": "Executable",
|
|
"executablePath": "$(CRSim_DebugBinaryFile)",
|
|
"commandLineArgs": "-epp $(TargetDir) -debug",
|
|
"workingDirectory": "$(CRSim_DebugBinaryDirectory)",
|
|
"nativeDebugging": true
|
|
}
|
|
}
|
|
} |