WsParser_VS/AstConv/Properties/launchSettings.json

8 lines
151 B
JSON

{
"profiles": {
"AstConv": {
"commandName": "Project",
"commandLineArgs": "-file \"E:/storyline.xast\" -odir \"E:/diro\""
}
}
}