TelegramApi/TelegramApi.mqproj
super.admin 9ec2446d5f convert
2025-05-30 16:28:38 +02:00

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"
}
]
}