Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dvisual_studio_writer.cc793 const std::string config_mode_prefix = std::string(kConfigurationName) + '|'; in WriteSolutionFileContents() local
794 const std::string config_mode = config_mode_prefix + config_platform_; in WriteSolutionFileContents()
802 config_mode_prefix + project->config_platform; in WriteSolutionFileContents()