WsParser_VS/AstConv/Properties/launchSettings.json

8 lines
147 B
JSON

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