Searched refs:ProductVariablesFileName (Results 1 – 3 of 3) sorted by relevance
49 deps = append(deps, pathForBuildToolDep(ctx, ctx.Config().ProductVariablesFileName))
83 ProductVariablesFileName string member137 return loadFromConfigFile(&config.productVariables, absolutePath(config.ProductVariablesFileName))324 ProductVariablesFileName: filepath.Join(buildDir, productVariablesFileName),
76 extraNinjaDeps := []string{configuration.ConfigFileName, configuration.ProductVariablesFileName}