MQL5-MVC-GUI-Framework/MQL5-MVC-GUI-Framework.mqproj

15 lines
No EOL
490 B
JSON

{
"platform" :"mt5",
"program_type":"module",
"copyright" :"Copyright 2026, MetaQuotes Ltd.",
"link" :"https:\/\/www.mql5.com",
"version" :"1.00",
"description" :"A universal GUI framework based on the Model-View-Controller (MVC) pattern for MetaTrader 5 applications",
"cpu_architecture" :"0",
"optimize" :"1",
"fpzerocheck" :"1",
"tester_no_cache":"0",
"tester_everytick_calculate":"0",
"unicode_character_set":"1",
"static_libraries":"0"
}