Art12900_Structs/Art12900_Structs.mqproj

15 lines
506 B
Text
Raw Permalink Normal View History

2026-02-28 00:21:27 +07:00
{
"platform" :"mt5",
2026-02-28 23:39:44 +07:00
"program_type":"module",
2026-02-28 00:21:27 +07:00
"copyright" :"Copyright 2026, MetaQuotes Ltd.",
2026-02-28 01:32:11 +07:00
"link" :"https:\/\/www.mql5.com\/ru\/articles\/12900",
2026-02-28 00:21:27 +07:00
"version" :"1.00",
2026-02-28 01:32:11 +07:00
"description" :"Source code and examples for the article \"Structures in MQL5 and methods for printing their data\"",
2026-02-28 00:21:27 +07:00
"cpu_architecture" :"0",
"optimize" :"1",
"fpzerocheck" :"1",
"tester_no_cache":"0",
"tester_everytick_calculate":"0",
2026-02-28 01:32:11 +07:00
"unicode_character_set":"1",
2026-03-01 23:36:32 +07:00
"static_libraries":"0"
2026-02-28 00:21:27 +07:00
}