Searched refs:source_config_file (Results 1 – 2 of 2) sorted by relevance
45 …string source_config_file = string( static_cast<ByteString>( Export::GetEnv("SOURCE_ROOT_DIR") ).G… in parseConfig() local46 if( source_config_file.empty() ) in parseConfig()51 source_config_file += string("/source_config"); in parseConfig()54 inireader.read( map , source_config_file ); in parseConfig()
197 my $source_config_file;691 …ware, that can cause compatibility problems. Maybe you should verify your $source_config_file.\n");1632 $source_config_file = $source_config->get_config_file_path();
Completed in 26 milliseconds