MAKE-EFFECT CONFIGURATION (ME-CONFIG.XML)
Parameter lang
  Attribute lang specifies makefiles comments language: en - English, ru - Russian, no - no comments.

Parameter depend
  Attribute depend specifies a default value for the tag depend in session configuration files.

Parameter default_action
  Attribute default_action specifies a default value for the tag default in session configuration files.

Parameter out_dir
  Attribute out_dir specifies a default value for the tag <subproject_name>_out_dir of subproject configuration files (console application and PhAB application).

Parameter lib_out_dir
  Attribute out_dir specifies a default value for the tag <subproject_name>_out_dir of subproject configuration files (static library).

Parameter source_dirs
  Attribute source_dirs specifies a default value for the tag <subproject_name>_source_dirs of subproject makefiles.

Parameter notests_source_dirs
  Attribute notests_source_dirs specifies a default value for the tag <subproject_name>_notests_source_dirs of subproject configuration files.

Parameter source_files
  Attribute source_files specifies a default value for the tag <subproject_name>_source_files of subproject configuration files.

Parameter flags
  Attribute flags specifies a default value for the tag <subproject_name>_flags of subproject configuration files.

Parameter cflags
  Attribute cflags specifies a default value for the tag <subproject_name>_cflags of subproject configuration files.

Parameter cppflags
  Attribute cppflags specifies a default value for the tag <subproject_name>_cppflags of subproject configuration files.

Parameter ldflags
  Attribute ldflags specifies a default value for the tag <subproject_name>_ldflags of subproject configuration files.

Parameter tests_ldflags
  Attribute tests_ldflags specifies a default value for the tag <subproject_name>_tests_ldflags of subproject configuration files.