OpenCL.Seascape/OpenCL.Seascape.mqproj
super.admin b04a58b42d convert
2025-05-30 16:14:28 +02:00

60 lines
No EOL
2.5 KiB
JSON

{
"platform" :"mt5",
"program_type":"script",
"copyright" :"Copyright 2017, MetaQuotes Software Corp.",
"link" :"https:\/\/www.mql5.com",
"version" :"1.00",
"optimize" :"1",
"fpzerocheck" :"1",
"tester_no_cache":"0",
"tester_everytick_calculate":"0",
"script":
{
"flags":"0"
},
"files":
[
{
"path":".\\OpenCL.Seascape.mq5",
"compile":"true",
"relative_to_project":"true"
},
{
"path":"MQL5\\Include\\opencl.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Object.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\StdLibErr.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Arrays\\ArrayObj.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Arrays\\Array.mqh",
"compile":"false",
"relative_to_project":"false"
}
],
"resources":
[
{
"type":"0",
"path":".\\seascape.cl",
"name":"ExtCL",
"relative_to_project":"true"
}
]
}