diff-iss/diff-iss.mqproj
boyvlad-bash 4a42844208 ver 1.3
2025-07-02 05:14:45 -07:00

38 lines
No EOL
647 B
JSON

{
"platform" :"mt5",
"program_type":"script",
"copyright" :"Copyright 2025, MetaQuotes Ltd.",
"link" :"https:\/\/www.mql5.com",
"version" :"1.3",
"cpu_architecture" :"0",
"optimize" :"1",
"fpzerocheck" :"1",
"tester_no_cache":"0",
"tester_everytick_calculate":"0",
"unicode_character_set":"0",
"static_libraries":"0",
"script":
{
"flags":"0"
},
"files":
[
{
"path":"diff-iss.mq5",
"compile":true,
"relative_to_project":true
}
],
"resources":
[
{
"type":"0",
"path":"readme.md",
"name":"",
"relative_to_project":true
}
]
}