wolfssl-w32/IDE/MSVS-2019-AZSPHERE/wolfssl_new_azsphere/launch.vs.json

15 lines
349 B
JSON

{
"version": "0.2.1",
"configurations": [
{
"type": "azurespheredbg",
"name": "wolfssl_new_azsphere (HLCore)",
"project": "CMakeLists.txt",
"workingDirectory": "${workspaceRoot}",
"applicationPath": "${debugInfo.target}",
"imagePath": "${debugInfo.targetImage}",
"partnerComponents": []
}
]
}