TestVirtualFunction/TestVirtualFunction.mqproj
super.admin 5cb72ce323 convert
2025-05-30 16:31:05 +02:00

53 lines
No EOL
2.2 KiB
JSON

{
"platform" :"mt5",
"program_type":"script",
"copyright" :"Alexey Volchanskiy",
"link" :"https:\/\/www.mql5.com\/ru\/users\/vdev\/",
"version" :"1.00",
"optimize" :"1",
"fpzerocheck" :"1",
"script":
{
"flags":"0"
},
"files":
[
{
"path":".\\TestVirtualFunction.mq5",
"compile":"true",
"relative_to_project":"true"
},
{
"path":"MQL5\\Include\\Object.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\StdLibErr.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":".\\TestVirtualFunction.mqh",
"compile":"false",
"relative_to_project":"true"
},
{
"path":"MQL5\\Include\\Trade\\AccountInfo.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Trade\\DealInfo.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\Trade\\SymbolInfo.mqh",
"compile":"false",
"relative_to_project":"false"
}
]
}