Home
last modified time | relevance | path

Searched refs:project_config_mode (Results 1 – 1 of 1) sorted by relevance

/third_party/gn/src/gn/
Dvisual_studio_writer.cc801 const std::string project_config_mode = in WriteSolutionFileContents() local
804 << ".ActiveCfg = " << project_config_mode << std::endl; in WriteSolutionFileContents()
806 << ".Build.0 = " << project_config_mode << std::endl; in WriteSolutionFileContents()