Searched refs:relPath (Results 1 – 1 of 1) sorted by relevance
798 std::string relPath = relativeToRoot(path); in createResponseFile() local799 os << "/libpath:" << quote(relPath) << "\n"; in createResponseFile()