LibError/LibError.mqproj
super.admin 5b18dddc67 convert
2025-05-30 15:03:32 +02:00

52 lines
No EOL
2.6 KiB
JSON

{
"platform" :"mt5",
"program_type":"library",
"copyright" :"Copyright 2020, Freie Netze UG (haftunbgsbeschränkt)",
"link" :"https:\/\/www.freie-netze.de\/",
"version" :"1.00",
"optimize" :"1",
"fpzerocheck" :"1",
"tester_no_cache":"0",
"tester_everytick_calculate":"0",
"unicode_character_set":"0",
"static_libraries":"0",
"files":
[
{
"path":"MQL5\\Include\\mqlplus\\lib_error.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"LibError.mq5",
"compile":true,
"relative_to_project":true
},
{
"path":"MQL5\\Include\\mqlplus\\lib_error\\lib_error_definitions.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\mqlplus\\lib_error\\lib_error_main.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\mqlplus\\lib_error\\lib_errtxt_mql5_error_codes.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\mqlplus\\lib_error\\lib_errtxt_mql5.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\MQLplus\\lib_error\\lib_error_functions.mqh",
"compile":false,
"relative_to_project":false
}
]
}