25 lines
No EOL
1 KiB
JSON
25 lines
No EOL
1 KiB
JSON
{
|
|
"platform" :"mt5",
|
|
"program_type":"library",
|
|
"copyright" :"Copyright 2018, MetaQuotes Software Corp.",
|
|
"link" :"https:\/\/www.mql5.com",
|
|
"version" :"1.00",
|
|
"description" :"Telegram API",
|
|
"icon" :"telegram.ico",
|
|
"optimize" :"1",
|
|
"fpzerocheck" :"1",
|
|
|
|
"files":
|
|
[
|
|
{
|
|
"path":".\\TelegramApi.mq5",
|
|
"compile":"true",
|
|
"relative_to_project":"true"
|
|
},
|
|
{
|
|
"path":".\\TelegramResponse.mq5",
|
|
"compile":"true",
|
|
"relative_to_project":"true"
|
|
}
|
|
]
|
|
} |