WinAPI/WinAPI.mqproj

44 lines
1.8 KiB
Text
Raw Permalink Normal View History

2025-05-30 16:36:16 +02:00
<EFBFBD><EFBFBD>{
"platform" :"mt5",
"program_type":"script",
"copyright" :"Copyright <00> 2018, Vladimir Karputov",
"link" :"http:\/\/wmua.ru\/slesar\/",
"version" :"1.000",
"description" :"WinAPI functions for MetaTrader 5",
"optimize" :"1",
"fpzerocheck" :"1",
"script":
{
"flags":"0"
},
"files":
[
{
"path":".\\WinAPI.mq5",
"compile":"true",
"relative_to_project":"true"
},
{
"path":"MQL5\\Include\\MyInc\\WinAPI.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":"MQL5\\Include\\MyInc\\WinAPIErrorsDescription.mqh",
"compile":"false",
"relative_to_project":"false"
},
{
"path":".\\WinAPI.mqh",
"compile":"false",
"relative_to_project":"true"
},
{
"path":".\\WinAPIErrorsDescription.mqh",
"compile":"false",
"relative_to_project":"true"
}
]
}