mirror of
https://github.com/denglihong2007/CRSim
synced 2026-08-12 04:35:39 +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
|
|
}
|
|
}
|
|
} |